home · contact · privacy
ircplom
13 days ago Christian HellerRefactor key input handling into proper keybindings...
13 days ago Christian HellerMove quitting into new dedicated command prompt handling.
2025-05-30 Christian HellerDifferentiate timeouts between server connection and...
2025-05-30 Christian HellerMinor code style optimization.
2025-05-30 Christian HellerMove SIGWINCH handling further up in context chain.
2025-05-30 Christian HellerRefactor Event queueing code.
2025-05-30 Christian HellerFix unknown-combo display/alert.
2025-05-30 Christian HellerMove prompt command processing out of TuiLoop.
2025-05-30 Christian HellerMove PING processing out of SocketRecvLoop.
2025-05-30 Christian HellerRefactor event loop, always pass to TUI.
2025-05-30 Christian HellerRefactor Events and their handling.
2025-05-30 Christian HellerMinor code style fix.
2025-05-30 Christian HellerEnsure loop threads are finished before returning from...
2025-05-30 Christian Heller(Selectively) turn prompt input into IrcMessages.
2025-05-29 Christian HellerMinor fixes.
2025-05-29 Christian HellerIn Terminal.write_yx, truncate at .size.x, and properly...
2025-05-29 Christian HellerInitial commit.