diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-23 02:10:14 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-23 02:10:14 -0400 |
| commit | 11f8499e30da89678d020585731ef3f38def0a39 (patch) | |
| tree | 13a5b3af1686c66fa7c9233a9cfda6b8a8639bba /doc | |
| parent | db1343f2ec8d3b944e861fb40593d96be4ec5dda (diff) | |
| download | fujinet-chat-11f8499e30da89678d020585731ef3f38def0a39.tar.gz | |
Start-Esc => Start-X, update docs.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ui_keys.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ui_keys.txt b/doc/ui_keys.txt index bacb0d6..a8de4bc 100644 --- a/doc/ui_keys.txt +++ b/doc/ui_keys.txt @@ -2,9 +2,6 @@ Hold down Start, *or* press and release Escape, and: 1-7 - switch screens Up Arrow (without Control) - scroll current screen up -Escape - close screen (but do not part channel). This only - works with the Start key; pressing Escape a second time - exits from "Escape mode". Tab - switch to last displayed screen Left/Right (without Control) - previous/next screen. A - switch to active screen @@ -20,6 +17,7 @@ P - in a query screen, do a /ping <nick>. in [private], last nick who PMed. no effect elsewhere. T - /topic #channel E - show full editbox (instead of screen). +X - close screen (but do not part channel). Ctrl-X - in a channel screen, /part the channel and close the screen. no effect elsewhere. Ctrl-D - disconnect from server (without sending a /quit). This @@ -27,6 +25,9 @@ Ctrl-D - disconnect from server (without sending a /quit). This debugging aid (so I can test the automatic server ping code). This will likely be removed before the first beta. +If you press Escape by accident, pressing it again gets you out of +"start key toggle" mode. + Future plans: J - join last channel you were invited to. |
