From d14afb9c815b291e7fa224eef18a0f0d335f155b Mon Sep 17 00:00:00 2001 From: David Cormier Date: Wed, 19 Feb 2014 11:50:18 -0500 Subject: [PATCH] Add previous buffer shortcut to instructions --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index e26fd18..6285908 100644 --- a/index.html +++ b/index.html @@ -111,6 +111,7 @@
  • ALT+l: Focus on input bar
  • ALT-[0-9]: Focus on buffer
  • ALT-a: Focus on next buffer with activity
  • +
  • ALT-<: Switch to previous buffer
  • CTRL+G: Focus on buffer list filter
  • escape: disconnect
  • arrow keys: history navigation