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