diff options
Diffstat (limited to 'docs/keymaps.md')
-rw-r--r-- | docs/keymaps.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/keymaps.md b/docs/keymaps.md index 504a093..a9a9731 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 @@ -54,7 +54,7 @@ numeric marks (`[A-Z0-9]`) store the position and the tab. - <kbd>b</kbd>: select tabs by URL or title - <kbd>a</kbd>: add the current page to your bookmarks -See the [console commands](./console_commands.html) section for a more detailed description. +See the [console commands](./console_commands.md) section for a more detailed description. ## Zoom |