From b07cf8d151424ea0f6790e884af160e233943579 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 18 Mar 2026 06:30:11 -0400 Subject: Ping server after 1 min of inactivity; disconnect/reconnect if no PONG within the next minute. --- doc/ui_keys.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ui_keys.txt') 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). -- cgit v1.2.3