From 48fadb34a0cb596d69655e6979f9292084d3a0b2 Mon Sep 17 00:00:00 2001 From: ilya Date: Sun, 3 Jan 2010 23:03:36 -0800 Subject: Update README to reflect additional keybindings for next/prev tab. --- README.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.markdown b/README.markdown index 33f43c38..883383e4 100644 --- a/README.markdown +++ b/README.markdown @@ -42,11 +42,11 @@ Navigating your history: fw, fo, L go forward in history Manipulating tabs: - J next tab - K previous tab - t create tab - d close current tab - u restore closed tab (i.e. unwind the 'd' command) + J, gt next tab + K, gT previous tab + t create tab + d close current tab + u restore closed tab (i.e. unwind the 'd' command) Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. -- cgit v1.2.3