home · contact · privacy
ircplom
13 days ago Christian HellerIndent lines in log display.
13 days ago Christian HellerMove log buffer code into own class, smartly preserve...
13 days ago Christian HellerScroll with PgUp/PgDown and larger distances.
13 days ago Christian HellerAdd scroll info to scrolled log display.
13 days ago Christian HellerAdd basic scrolling.
13 days ago Christian HellerWrap log lines to terminal width.
13 days ago Christian HellerMinor TuiLoop refactoring.
13 days ago Christian HellerRefactor key input handling into proper keybindings...
2025-05-30 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.