Fix chat redraw and input history

This commit is contained in:
Storm Dragon
2026-07-14 19:08:38 -04:00
parent 9bc514e74f
commit 7fed25e8d0
5 changed files with 240 additions and 6 deletions
+1
View File
@@ -162,6 +162,7 @@ You can see the below keystrokes in your config file.
Pressing tab inside the main window switches between the user/channel tree view and the message input box.
When in the message input box:
* left and right arrow keys move by character
* up and down arrow keys move through previously submitted input
* home/end moves to the beginning/end of the text respectively
* enter submits the entered message