aboutsummaryrefslogtreecommitdiff
path: root/ui_keys.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-03-02 22:03:10 -0500
committerB. Watson <urchlay@slackware.uk>2026-03-02 22:03:10 -0500
commitdc6297d5df43f87d1ed2ea1b5c1f5a5193ec235a (patch)
tree74d28b3aa042a2fb0e5ed5b774db869325da7bda /ui_keys.txt
parentba295fcffbd353e45297bbeec96f681bb4f2e00e (diff)
downloadfujinet-chat-dc6297d5df43f87d1ed2ea1b5c1f5a5193ec235a.tar.gz
Fix "nick already in use" and permutation.
Diffstat (limited to 'ui_keys.txt')
-rw-r--r--ui_keys.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/ui_keys.txt b/ui_keys.txt
index 07d2f72..ddc467d 100644
--- a/ui_keys.txt
+++ b/ui_keys.txt
@@ -1,11 +1,13 @@
Hold down Start and:
1-7 - switch screens
+Up Arrow or "-" - scroll current screen up
Future plans:
A - switch to active screen
Tab - switch to previous screen
-S - show status (hide edit box). shows edit box again when Start released.
+S - show status (hide edit box)
Escape - close screen (end query, or part channel). needs confirmation!
-Up/down arrows - scroll current screen
+Left/Right - previous/next screen.
+? - Show help (also the Help key by itself will do this).