Skip to content
/ fimf Public

command line (TUI) tool to find (and replace) patterns in multiple files

License

Notifications You must be signed in to change notification settings

cknoll/fimf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code style: black

fimf – Find and Replace in Multiple Files

fimf screenshot

Development Status

This software was developed and tested with the textual framework in version 0.15.1.

Caution

Though it might already be quite useful, fimf is currently still in "alpha" status, i.e., it is probably buggy. Please make a backup of your data files before manipulating them with fimf. Also, search-and-replace across many files can go wrong (due to bugs or due to user input) and there is no undo button in fimf.

Installation

Development mode: Clone the repo and run pip install -e . from within that directory.

Normal usage mode: pip install fimf.

Usage

Call fimf (the textual user interface (TUI) should be self-explanatory).

About

command line (TUI) tool to find (and replace) patterns in multiple files

Topics

Resources

License

Stars

Watchers

Forks