aboutsummaryrefslogtreecommitdiff
path: root/doc/ui_keys.txt
blob: a8de4bc84b7a092dc6cb0341aef314f1e26e8da9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Hold down Start, *or* press and release Escape, and:

1-7 - switch screens
Up Arrow (without Control) - scroll current screen up
Tab - switch to last displayed screen
Left/Right (without Control) - previous/next screen.
A - switch to active screen
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.
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
    *doesn't do anything useful* for users, it only exists as a
    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.
? - Show help (also the Help key by itself will do this).