diff options
| -rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index dc6de9bd..366d553a 100644 --- a/README.markdown +++ b/README.markdown @@ -55,8 +55,8 @@ Manipulating tabs: J, gT go one tab left K, gt go one tab right t create tab - d close current tab - u restore closed tab (i.e. unwind the 'd' command) + x close current tab + X restore closed tab (i.e. unwind the 'd' command) Additional advanced browsing commands: ]] Follow the link labeled 'next' or '>'. Helpful for browsing paginated sites. |
