diff options
| -rw-r--r-- | README.md | 20 | 
1 files changed, 10 insertions, 10 deletions
| @@ -68,16 +68,16 @@ Navigating your history:  Manipulating tabs: -    J, gT      go one tab left -    K, gt      go one tab right -    g0         go to the first tab -    g$         go to the last tab -    t          create tab -    yt         duplicate current tab -    x          close current tab -    X          restore closed tab (i.e. unwind the 'x' command) -    T          search through your open tabs -    <a-p>      pin/unpin current tab +    J, gT   go one tab left +    K, gt   go one tab right +    g0      go to the first tab +    g$      go to the last tab +    t       create tab +    yt      duplicate current tab +    x       close current tab +    X       restore closed tab (i.e. unwind the 'x' command) +    T       search through your open tabs +    <a-p>   pin/unpin current tab  Using marks: | 
