From c01927e51c44208722740666f20feabb2cd683d3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 6 Mar 2026 21:55:26 -0500 Subject: Fix /nick (thanks, The_Doctor__). --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index eb3130f..293f1b2 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,17 @@ +FujiChat features: + +- respond to incoming CTCPs +- handle incoming PONG (with latency) +- visual and audible bell +- nick tab completion + +Other stuff: + +- error numerics should go to the current screen +- the server's spontaneous MODE at connect should go to screen 0 + +... + Don't create channel screen until we receive a message from the channel. /join ##foo won't create the screen... and if there are no screens available, we don't have to check for it. -- cgit v1.2.3