From e69f18c1c58ef175cdf8ccd87b241c019e64d8dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Fri, 9 Mar 2018 22:40:23 +0100 Subject: [PATCH] Describe behaviour of down-arrow when editing text Fixes #970 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 6ebbd15..e8063ce 100644 --- a/index.html +++ b/index.html @@ -193,7 +193,7 @@ chown -R username:username ~usernameALT-g: Focus on buffer list filter
  • ALT-h: Clear unread counters in every buffer (locally)
  • Esc-Esc: Disconnect (double-tap)
  • -
  • Arrow keys: Navigate history, or navigate quick search buffer results.
  • +
  • Arrow keys: Navigate history, or navigate quick search buffer results. Pressing while writing a message pushes it onto the history for later re-use, without sending it.
  • Tab: Complete nick
  • The following readline/emacs style keybindings can be enabled with a setting: Ctrl-a, Ctrl-e, Ctrl-u, Ctrl-k, Ctrl-w