summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-13 19:09:08 +0200
committerrabite <rabite@posteo.de>2019-04-13 19:09:08 +0200
commitd41ee4aedb8265313d443d60e1f5b6b332cf28f7 (patch)
tree039094652786234fd7cc3949b9098f67f9278724 /README.md
parent9894d0ffab557c38c22311c6082f62a099b2d2fd (diff)
remap open_bg / log
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 361356a..54b4712 100644
--- a/README.md
+++ b/README.md
@@ -123,12 +123,12 @@ By default hunter uses vi-style keybindings. If you use a QWERTY-like keyboard l
| d | toggle dirs first |
| / | turbo cd |
| Q | quit with dir/selections |
-| F | run in background |
+| L | run in background |
| ~ | goto prev cwd |
| ` | goto bookmark |
| m | add bookmark |
| w | show processes |
-| L holy(l) | show log |
+| g holy(l) | show log |
| z | open subshell in cwd |
| c | toggle columns |
| F(n) | switch to tab |