aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/preview-tui
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/preview-tui')
-rwxr-xr-xplugins/preview-tui5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/preview-tui b/plugins/preview-tui
index 0c50390..17b529b 100755
--- a/plugins/preview-tui
+++ b/plugins/preview-tui
@@ -6,7 +6,7 @@
#
# Dependencies: tmux (>=3.0) or xterm (or set $TERMINAL), file, tree
#
-# How to use:
+# Usage:
# You need to set a NNN_FIFO path and set a key for the plugin,
# then start `nnn`:
#
@@ -18,7 +18,8 @@
# single common preview window. I you provide different FIFO path, they
# will be independent.
#
-# Authors: Todd Yamakawa and Léo Villeveygoux
+# Shell: POSIX compliant
+# Authors: Todd Yamakawa, Léo Villeveygoux
TERMINAL="${TERMINAL:-xterm}"