diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-25 03:37:55 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-25 03:37:55 -0400 |
| commit | a0bb576d378ca260889c9b0e2ef62e451c544d1a (patch) | |
| tree | 32cedba45e5492f8f554b314ca485cf43f14cbe1 /doc/ui_keys.txt | |
| parent | b74d292847b22cf282ff8ae7d1b51df34176ce4d (diff) | |
| download | fujinet-chat-a0bb576d378ca260889c9b0e2ef62e451c544d1a.tar.gz | |
Update docs.
Diffstat (limited to 'doc/ui_keys.txt')
| -rw-r--r-- | doc/ui_keys.txt | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/doc/ui_keys.txt b/doc/ui_keys.txt index f12fbea..46d42ec 100644 --- a/doc/ui_keys.txt +++ b/doc/ui_keys.txt @@ -9,23 +9,27 @@ Help (XL/XE only) - same as Start+A. Hold down Start, *or* press and release Escape, and: 1-7 - switch screens -Up Arrow (without Control) - scroll current screen up +Up Arrow (without Control) - scroll current screen up. Pressing + any key while scrolled up will scroll back down. Tab - switch to last displayed screen -Left/Right (without Control) - previous/next screen. +Left/Right Arrows (without Control) - previous/next screen. A - switch to active screen. [TODO: if no active screen, move left one screen... maybe? would this be helpful or annoying?] +E - show full editbox (instead of screen). You can edit in this + mode, but pressing Enter, switching screens, or anything else + that normally hides the edit box will switch back to normal + screen + status bar display. S - show status (hide edit box) -Q - create screen for last PM (in [private]) or last channel - message (in [server]). Does nothing in screens 2-7. L - list all screens (number and name). -W - in query, /whois the user. in PM, last user who PMed. - in a channel or [server], no effect. N - in channel screen, do a /names #channel. in [server], last channel with traffic. no effect elsewhere. P - in a query screen, do a /ping <nick>. in [private], last nick who PMed. no effect elsewhere. +Q - create screen for last PM (in [private]) or last channel + message (in [server]). Does nothing in screens 2-7. T - /topic #channel -E - show full editbox (instead of screen). +W - in query, /whois the user. in PM, last user who PMed. + in a channel or [server], no effect. X - close screen (but do not part channel). Ctrl-X - in a channel screen, /part the channel and close the screen. no effect elsewhere. |
