summaryrefslogtreecommitdiffstats
path: root/src/conf.rs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-05-21 20:15:31 +0200
committerCanop <cano.petrole@gmail.com>2020-05-21 20:15:31 +0200
commit9260e84c065b32f8593c86d231683c1f0da1c00c (patch)
tree5fe16cab157dccfe7a1c278582b7a9257f41a078 /src/conf.rs
parent055c3236f6f5bd22c0a46bc234ae0e9988180955 (diff)
status line covers the whole terminal width
I'm not sure it's really better. This behavior is behind a constant and may change
Diffstat (limited to 'src/conf.rs')
-rw-r--r--src/conf.rs12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/conf.rs b/src/conf.rs
index 3a1e522..5e8a32a 100644
--- a/src/conf.rs
+++ b/src/conf.rs
@@ -311,6 +311,18 @@ execution = "$PAGER {file}"
# key = "ctrl-g"
# execution = ":toggle_git_status"
+# You can reproduce the bindings of Norton Commander
+# on copying or moving to the other panel:
+#
+# [[verbs]]
+# key = "F5"
+# execution = ":copy_to_panel"
+#
+# [[verbs]]
+# key = "F6"
+# execution = ":move_to_panel"
+
+
###############################################################
# Skin
# If you want to change the colors of broot,