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
  • +