From 0bfbd3eb0bd7d84b9e56a0bab7ff46230c6da6ce Mon Sep 17 00:00:00 2001 From: David Cormier Date: Mon, 17 Feb 2014 10:54:04 -0500 Subject: [PATCH] Add missing keyboard shortcuts on landing page Fixes #80 --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index cbd8fad..e26fd18 100644 --- a/index.html +++ b/index.html @@ -111,6 +111,9 @@
  • ALT+l: Focus on input bar
  • ALT-[0-9]: Focus on buffer
  • ALT-a: Focus on next buffer with activity
  • +
  • CTRL+G: Focus on buffer list filter
  • +
  • escape: disconnect
  • +
  • arrow keys: history navigation