diff options
Diffstat (limited to 'doc/ui_keys.txt')
| -rw-r--r-- | doc/ui_keys.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ui_keys.txt b/doc/ui_keys.txt index 9d50173..d26a171 100644 --- a/doc/ui_keys.txt +++ b/doc/ui_keys.txt @@ -20,9 +20,12 @@ T - /topic #channel E - show full editbox (instead of screen). 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. Future plans: -Ctrl-D - disconnect from server (without sending a /quit). J - join last channel you were invited to. ? - Show help (also the Help key by itself will do this). |
