From 848b3c097ffb920f2982c3cefd3e58bc7b8029b3 Mon Sep 17 00:00:00 2001 From: Daniel Campoverde Date: Sun, 5 Nov 2017 18:48:58 -0500 Subject: [PATCH] Document TAB_PREV_SEL operation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 574a845..2756d82 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ The default mappings are as follows: - u: reopen close tab - K, J: select prev or next tab - g0, g$: select first or last tab +- Ctrl+^: select previous selected tab - r: reload current tab - R: reload current tab without cache - zp: toggle pin/unpin current tab