Skip to content

A simple bash script which searches through all files in a given directory, lets you choose from the results, and opens the chosen file and line in vim.

License

Notifications You must be signed in to change notification settings

StefanMajonez/search-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

search-edit

License: GPL v3+

Example gif

A simple bash script which searches through all files in a given directory, lets you choose from the results, and opens the chosen file and line in $EDITOR.

vi, vim, nano and emacs all understand the '+line_number' notation.

Where this script started

TODO:

  • getopts and a --help option
  • find out whether I want to spend more time on this script than I already have, or just leave it as-is

About

A simple bash script which searches through all files in a given directory, lets you choose from the results, and opens the chosen file and line in vim.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages