diff options
-rw-r--r-- | docs/keymaps.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keymaps.md b/docs/keymaps.md index 504a093..132f859 100644 --- a/docs/keymaps.md +++ b/docs/keymaps.md @@ -35,7 +35,7 @@ numeric marks (`[A-Z0-9]`) store the position and the tab. - <kbd>d</kbd>: delete the current tab and select the tab to its right - <kbd>D</kbd>: delete the current tab and select the tab to its left - <kbd>!</kbd><kbd>d</kbd>: delete a pinned tab -- <kbd>u</kbd>: reopen a close tab +- <kbd>u</kbd>: reopen a closed tab - <kbd>r</kbd>: reload the current tab - <kbd>R</kbd>: reload the current tab, bypassing the cache - <kbd>K</kbd> or <kbd>g</kbd><kbd>T</kbd>: select the previous tab |