diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2022-04-02 20:28:44 -0400 |
---|---|---|
committer | Loren Burkholder <computersemiexpert@outlook.com> | 2022-04-02 20:33:10 -0400 |
commit | 35e6cf003d8d43e4866836f69679f12ec2c2c76f (patch) | |
tree | 370b4a3fa4d25646a764c02477b6727ed12cc4dc /man | |
parent | Merge pull request #1036 from Nheko-Reborn/fixCreateDirectChat (diff) | |
download | nheko-35e6cf003d8d43e4866836f69679f12ec2c2c76f.tar.xz |
Close current room on Ctrl+W
Diffstat (limited to 'man')
-rw-r--r-- | man/nheko.1.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index bef889e3..0a1b1568 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -84,6 +84,9 @@ an emoji will add HTML code for the inline image into the input line. *Ctrl-Up/Ctrl-Down*:: Navigate within the room list. +*Ctrl-W*:: +Close the currently open room. + *Ctrl-K*:: Search and select rooms from the room list. |