diff --git a/README.md b/README.md index e8e54b4a..33fdb7c2 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Have fun with it! Missing a feature? Want to contribute? Head to the rolling [To - [copy file paths when X is missing](#copy-file-paths-when-x-is-missing) - [run custom scripts](#run-custom-scripts) - [sample scripts](#sample-scripts) + - [dual-pane or multi-pane](#dual-pane-or-multi-pane) - [change dir color](#change-dir-color) - [file copy, move, delete](#file-copy-move-delete) - [work faster at rename prompt](#work-faster-at-rename-prompt) @@ -461,6 +462,10 @@ Type the correct suffix when prompted on pressing the keybind R. To xdg-open $(find -type f | fzy) >/dev/null 2>&1 +#### dual-pane or multi-pane + +`nnn` doesn't have a native dual-pane or multi-pane mode. Use it with tmux, GNU Screen, Terminator or Tilix. + #### change dir color The default color for directories is blue. Option `-c` accepts color codes from 0 to 7 to use a different color: