From 12f960fe3504f8e4e7d6b48b2907af1cb19ac60c Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sun, 29 Oct 2017 22:28:48 -0500 Subject: [PATCH] Document first and last tab operations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f6a44e..3ea198f 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ The default mapping are shown in the following. - d: delete current tab - u: reopen close tab - K, J: select prev or next tab +- g0, g$: select first or last tab - r: reload current tab - R: reload current tab without cache