far β Find And Replace far stands for Find And Replace β a fast, flexible command-line tool to search and replace text across files and folders. Features π Find text in files or folders βοΈ Replace text quickly and easily π― Target specific files, directories, or glob patterns βοΈ Optional dry-run support (coming soon) π§ Smart casing support (e.g. Foo β Bar , FOO β BAR ) β , β ) π‘ Inspired by Sublime Textβs find & replace Installation git clone https://github.com/ibilalkayy/far.git cd far cargo build --release Usage far --find " Foo " --replace " Bar " --tartget " ./src/**/*.rs " π License Licensed under the Apache-2.0 License. π Contributing Pull requests are welcome! If you have suggestions for improvements or features, feel free to open an issue.
First seen: 2025-05-24 16:41
Last seen: 2025-05-24 20:42