2. spawn a shell in the current directory (<kbd>!</kbd>)
3. while typing the desired command, copy the file paths (usually <kbd>^-Shift-V</kbd>)
-In addition, nnn integrates with vidir. vidir supports batch file move and delete.
+In addition, `nnn` integrates with vidir. vidir supports batch file move and delete.
#### boost chdir prompt
#### tmux config
-nnn might not handle keypresses correctly when used with tmux (see issue #104 for more details). Set `TERM=xterm-256color` to address it.
+`nnn` might not handle keypresses correctly when used with tmux (see issue #104 for more details). Set `TERM=xterm-256color` to address it.
### Why fork?