aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8e54b4..33fdb7c 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 <kbd>R</kbd>. 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: