summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2022-11-17 06:11:15 +0900
committerkyoheiu <kyoheiu@outlook.com>2022-11-17 06:11:15 +0900
commitdcd5f1b6b31a459f45da24c4a757266f9d2a3600 (patch)
tree8088770de437f5a5ad11c36f776de6372ec59d54 /src
parentb5871de59ea96d5255d257a4d257c04f979796dc (diff)
Add key to unpack
Diffstat (limited to 'src')
-rw-r--r--src/help.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/help.rs b/src/help.rs
index 9509caa..c57528a 100644
--- a/src/help.rs
+++ b/src/help.rs
@@ -18,6 +18,7 @@ k / Up :Go up.
h / Left :Go to the parent directory if exists.
l / Right / Enter :Open a file or change directory.
o :Open a file in a new window.
+e :Unpack archive/compressed file.
gg :Go to the top.
G :Go to the bottom.
z + Enter :Go to the home directory.