aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 335c3c1f..1a9294f5 100644
--- a/README.markdown
+++ b/README.markdown
@@ -60,6 +60,8 @@ 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
x close current tab
X restore closed tab (i.e. unwind the 'x' command)