diff options
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. |
