teditor  1.8.0@@fee5e94
Terminal based editor written in C++
grep-mode

Table of Contents

All operations supported under grep-mode.

grep

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.

Note
Available since v1.6.0

grep-find-file

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.

Note
Available since v1.6.0