diff --git a/README.md b/README.md index df221de0..1bffaee5 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ You can move the cursor around with the arrow keys and mouse. * Ctrl-c: Copy * Ctrl-x: Cut * Ctrl-v: Paste -* Ctrl-h: Open help +* Ctrl-g: Open help * Ctrl-u: Half page up * Ctrl-d: Half page down * PageUp: Page up diff --git a/todolist.md b/todolist.md index 6c824d97..387e6370 100644 --- a/todolist.md +++ b/todolist.md @@ -55,7 +55,7 @@ - [x] Help screen - [x] Help screen which lists keybindings and commands - - [x] Opened with Ctrl-h + - [x] Opened with Ctrl-g - [x] Better selection - [x] Double click selects current word