teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
All operations supported under grep-mode
.
Prompts for the grep
command to be run, executes the command on the given file/folder. Then starts grep-mode
buffer, if not already done and puts the output of this command in this buffer for your perusal.
During the grep-mode
, this opens up the file that the cursor is currently on and jumps to the line number as seen in the output of grep.