From 3677cb4c8b8160b398b1f5fe33f0a9d4377c4894 Mon Sep 17 00:00:00 2001 From: dgw Date: Sun, 5 Nov 2017 05:57:34 -0600 Subject: [PATCH] Restore autocompletion help Cleaned up and updated the section for the current version of The Lounge. Resolves #1147. --- client/index.html | 57 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 55 insertions(+), 2 deletions(-) diff --git a/client/index.html b/client/index.html index dc7e4a05..4e606379 100644 --- a/client/index.html +++ b/client/index.html @@ -419,8 +419,14 @@

Mark any text typed after this shortcut to be colored. After - hitting this shortcut, enter an integer in the - 0—15 range to select the desired color. + hitting this shortcut, enter an integer in the range + 0—15 to select the desired color, or use the + autocompletion menu to choose a color name (see below). +

+

+ Background color can be specified by putting a comma and + another integer in the range 0—15 after the + foreground color number (autocompletion works too).

A color reference can be found @@ -468,6 +474,53 @@

+

Autocompletion

+ +

+ To auto-complete nicknames, channels, commands, and emoji, type one of the characters below to open + a suggestion list. Use the and keys to highlight an item, and insert it by + pressing Tab or Enter (or by clicking the desired item). +

+

+ Autocompletion can be disabled in settings. +

+ +
+
+ @ +
+
+

Nickname

+
+
+ +
+
+ # +
+
+

Channel

+
+
+ +
+
+ / +
+
+

Commands (see list of commands below)

+
+
+ +
+
+ : +
+
+

Emoji (note: requires two search characters, to avoid conflicting with common emoticons like :))

+
+
+

Commands