diff options
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 4e4b5ced..5a6f4b26 100644 --- a/README.markdown +++ b/README.markdown @@ -50,8 +50,8 @@ Navigating your history:      fw, fo, L     go forward in history  Manipulating tabs: -    J, gt      next tab -    K, gT      previous tab +    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)  | 
