summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-06-18 13:42:17 +0200
committerrabite <rabite@posteo.de>2019-06-18 13:42:17 +0200
commit800982dcfd9d4e96faa5ba367bef1ae2b70e6feb (patch)
tree2c92290285c16f5b31a589751d904b959c0c8982 /README.md
parent85ff9d777cf270edb7548e77ab301bea7f578eaa (diff)
added ~ to go $HOME
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c28b65c..7a6ed7b 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,7 @@ By default hunter uses vi-style keybindings. If you use a QWERTY-like keyboard l
| K | select next by mtime |
| k | select prev by mtime |
| d | toggle dirs first |
+| ~ | go to $HOME |
| / | turbo cd |
| Alt(/) | enter dir with external program |
| Q | quit with dir/selections |