head 1.11; access; symbols pkgsrc-2026Q1:1.9.0.2 pkgsrc-2026Q1-base:1.9 pkgsrc-2025Q4:1.8.0.2 pkgsrc-2025Q4-base:1.8 pkgsrc-2025Q3:1.3.0.2 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @# @; 1.11 date 2026.04.25.19.08.02; author pin; state Exp; branches; next 1.10; commitid r2sC7OiBjAnRdnDG; 1.10 date 2026.04.02.12.15.54; author pin; state Exp; branches; next 1.9; commitid uF1RA56BaCujGnAG; 1.9 date 2026.01.17.21.02.31; author pin; state Exp; branches; next 1.8; commitid aIcvLRIR864r0NqG; 1.8 date 2025.11.25.19.44.46; author pin; state Exp; branches; next 1.7; commitid 9wZqtAg8DdwohYjG; 1.7 date 2025.11.08.15.16.25; author pin; state Exp; branches; next 1.6; commitid JWHdEEbWfJ5dlLhG; 1.6 date 2025.10.16.10.50.05; author pin; state Exp; branches; next 1.5; commitid mlR3Jc4plO1GBMeG; 1.5 date 2025.10.11.13.15.52; author pin; state Exp; branches; next 1.4; commitid NmpiOKls2BTEz9eG; 1.4 date 2025.10.07.10.43.42; author pin; state Exp; branches; next 1.3; commitid zXc6dQum1AhqRCdG; 1.3 date 2025.08.07.19.54.12; author pin; state Exp; branches; next 1.2; commitid epcNQIMD5w7QRP5G; 1.2 date 2025.07.18.16.59.43; author pin; state Exp; branches; next 1.1; commitid rBfMUnhvZcrQxf3G; 1.1 date 2025.06.13.09.05.07; author pin; state Exp; branches; next ; commitid LqmJSUr81P7M2IYF; desc @@ 1.11 log @textproc/scooter: update to 0.9.1 New features: feat: add colour on empty search by @@Its-Just-Nans in #375 Bug fixes: Remove svg from binary extension detection by @@thomasschafer in #355 Avoid searching again when toggling escape sequences by @@thomasschafer in #357 Other changes: Bump various deps New Contributors @@Its-Just-Nans made their first contribution in #375 @ text @# $NetBSD: Makefile,v 1.10 2026/04/02 12:15:54 pin Exp $ DISTNAME= scooter-0.9.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=thomasschafer/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/thomasschafer/scooter/ COMMENT= Interactive find and replace in the terminal LICENSE= mit .include "cargo-depends.mk" #RUST_REQ= 1.96.0-beta.4 #Upstream does not state the required MSRV. #This package is confirmed to build with Rust 1.96.0-beta.4 on amd64 USE_TOOLS+= pkg-config INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/target/release/scooter \ ${DESTDIR}${PREFIX}/bin .include "../../lang/rust/cargo.mk" .include "../../mk/bsd.pkg.mk" @ 1.10 log @textproc/scooter: update to 0.9.0 New features: Add multiline searching by @@thomasschafer in #301 Improve multiline diff preview performance and cache behavior by @@thomasschafer in #352 Add TypeScript highlighting and other common formats by @@thomasschafer in #327 Bug fixes: Add editor_open command quoting by @@thomasschafer in #345 Other changes: Bump various deps @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2026/01/17 21:02:31 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.9.0 d15 1 a15 1 #RUST_REQ= 1.94.1 d17 1 a17 1 #This package is confirmed to build with Rust 1.94.1 on amd64 @ 1.9 log @textproc/scooter: update to 0.8.5 New features: Add keybinding to toggle hidden files by @@thomasschafer in #313 Exclude git folders by default, include with --include-git-folders by @@thomasschafer in #319 Bug fixes: Speed up rendering of long lines by @@thomasschafer in #288 Fix permissions being incorrectly set when replacing in files by @@thomasschafer in #307 Other changes: Bump various deps @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2025/11/25 19:44:46 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.8.5 d15 1 a15 1 #RUST_REQ= 1.92.0 d17 1 a17 1 #This package is confirmed to build with Rust 1.92.0 on amd64 @ 1.8 log @textproc/scooter: update to 0.8.4 New features: Add --editor-command flag by @@gfontenot in #283 Bug fixes: Use overridden quit keymap in deprecation popup by @@thomasschafer in #282 Other changes: Bump various dependencies @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/11/08 15:16:25 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.8.4 d15 1 a15 1 #RUST_REQ= 1.91.1 d17 1 a17 1 #This package is confirmed to build with Rust 1.91.1 on amd64 @ 1.7 log @textproc/scooter: update to 0.8.3 New additions: - Add configurable keybindings by @@thomasschafer in #266 - Add optional line wrapping by @@thomasschafer in #253 - Add print-on-exit option by @@Ratakor in #271 Bug fixes: - Show file name rather than "." when searching single file by @@thomasschafer in #260 Other changes: - Move to Rust 2024 and 1.91 by @@thomasschafer in #270 - Bump various deps @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/10/16 10:50:05 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.8.3 d15 1 a15 1 #RUST_REQ= 1.91.0 d17 1 a17 1 #This package is confirmed to build with Rust 1.91.0 on amd64 @ 1.6 log @textproc/scooter: update to 0.8.2 New additions: - Add no-stdin flag by @@thomasschafer in #258 - Add package output to flake (and swap to fenix from oxalica) by @@BirdeeHub in #259 Other changes: - Bump some dependencies @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/10/11 13:15:52 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.8.2 d15 1 a15 1 #RUST_REQ= 1.90.0 d17 1 a17 1 #This package is confirmed to build with Rust 1.90.0 on amd64 @ 1.5 log @textproc/scooter: update to 0.8.1 New features: - Add config dir override flag by @@thomasschafer in #245 Other changes: - Use default (rather than user) config in tests by @@thomasschafer in #250 - Bump some dependencies @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2025/10/07 10:43:42 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.8.1 @ 1.4 log @textproc/scooter: update to 0.8.0 New features: - Add option to read from stdin + write to stdout by @@thomasschafer in #214 Other changes: - Start search automatically when search value is passed in by @@thomasschafer in #237 - Stylise scooter as lower case by @@thomasschafer in #238 - Bump dependencies @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2025/08/07 19:54:12 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.8.0 @ 1.3 log @textproc/scooter: update to 0.6.0 New features: - Show search results automatically beneath search fields by @@thomasschafer in #189 Bug fixes: - Fix line number colour when highlighted by @@thomasschafer in #190 Other changes: - Various dependency bumps @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2025/07/18 16:59:43 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.6.0 d15 1 a15 1 #RUST_REQ= 1.88.0 d17 1 a17 1 #This package is confirmed to build with Rust 1.88.0 on amd64 @ 1.2 log @textproc/scooter: update to 0.5.4 What's Changed New features: None Bug fixes: Allow files in directory arg by @@thomasschafer in #168 Other changes: Highlight line num in different colour by @@thomasschafer in #177 Improve directory parsing by @@thomasschafer in #165 Various dependency bumps @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2025/06/13 09:05:07 pin Exp $ d3 1 a3 1 DISTNAME= scooter-0.5.4 d15 3 @ 1.1 log @textproc/scooter: import package Scooter is an interactive find-and-replace terminal UI app. Search with either a fixed string or a regular expression, enter a replacement, and interactively toggle which instances you want to replace. If the instance you're attempting to replace has changed since the search was performed, e.g. if you've switched branches and that line no longer exists, that particular replacement won't occur: you'll see all such cases at the end. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= scooter-0.5.3 @