Interactive find and replace in the terminal with live preview
Interactive find and replace in the terminal
scooter$ scooter file.txt$ scooter *.js$ scooter --regex 'pattern' file.txt$ scooter --preview file.txt$ scooter --all 'old' 'new' file.txt