From 460e6eb86d2ab3d27ed6b9ad7323dc518d05a880 Mon Sep 17 00:00:00 2001 From: David Cormier Date: Thu, 19 Dec 2013 09:00:24 -0500 Subject: [PATCH] Add shortcuts list on the landing page (#80) --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index 90d67b7..d66080e 100644 --- a/index.html +++ b/index.html @@ -92,6 +92,7 @@
+

Configuring the relay

To start using, please enable relay in your WeeChat client:
 /set relay.network.password yourpassword
@@ -100,6 +101,16 @@
                 WeeChat version 0.4.2 or higher is required.
The communication goes directly between your browser and your weechat in clear text. Connection settings are saved between sessions, including password, in your own browser. + +
+

Shortcuts

+ Glowing Bear has a few shortcuts: +
    +
  • ALT+n: Toggle nicklist
  • +
  • ALT+l: Focus on input bar
  • +
  • ALT-[0-9]: Focus on buffer
  • +
  • ALT-a: Focus on next buffer with activity
  • +