summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLeon Tepe <27787342+leontepe@users.noreply.github.com>2021-08-15 08:57:07 +0200
committerGitHub <noreply@github.com>2021-08-15 15:57:07 +0900
commit9c21a20f8b200b5f35936e8fc2026f35795d5956 (patch)
tree70e60eeb9233bf683ab0e4f8761291ee851b642c /README.md
parent7191ebb615f5d6ebbf51d598d8ec853a65e2274d (diff)
Minor readme change (#2578)
`CTRL-K` moves up and `CTRL-J` moves down, not the other way around (same for `CTRL-P` and `CTRL-N`
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33be3342..497a1335 100644
--- a/README.md
+++ b/README.md
@@ -202,7 +202,7 @@ vim $(fzf)
#### Using the finder
-- `CTRL-J` / `CTRL-K` (or `CTRL-N` / `CTRL-P`) to move cursor up and down
+- `CTRL-K` / `CTRL-J` (or `CTRL-P` / `CTRL-N`) to move cursor up and down
- `Enter` key to select the item, `CTRL-C` / `CTRL-G` / `ESC` to exit
- On multi-select mode (`-m`), `TAB` and `Shift-TAB` to mark multiple items
- Emacs style key bindings