diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-05-25 21:50:54 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-05-25 21:53:23 +0200 |
commit | 51084748ee4db5f7faab996147a85132cbb80031 (patch) | |
tree | 4bb744783aeddc95979a0b567a872a7cd480b95d /man | |
parent | Get rid of old emoji picker (diff) | |
download | nheko-51084748ee4db5f7faab996147a85132cbb80031.tar.xz |
Make default completer complete custom emoji
Diffstat (limited to 'man')
-rw-r--r-- | man/nheko.1.adoc | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index 690ed568..8327a061 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -91,11 +91,9 @@ Open username completer. Open room completer. *:*:: -Open unicode emoji picker. - -*~*:: -Open custom emoji picker. Requires an image pack with custom emojis. Selecting -an emoji will add HTML code for the inline image into the input line. +Open the emoji picker. Unicode emoji are inserted directly. Custom emoji will +insert the HTML code for them into the input line. You can configure custom +emoji in the room settings. == KEYBOARD SHORTCUTS |