home · contact · privacy
ircplom
48 min ago Christian HellerRefactoring, primarily of interaction between LogBuffer... master
68 min ago Christian HellerRefactor prompt handling into own class.
95 min ago Christian HellerRe-structure keybindings and TuiLoop._cmd_scroll* APIs.
100 min ago Christian HellerSimplify LogBuffer.scroll* API.
108 min ago Christian HellerSpeed up Terminal.write_yx by avoiding unnecessary...
4 hours ago Christian HellerImprove command prompt error messaging.
34 hours ago Christian HellerPrevent recursion with __cmd_prompt_enter potentially...
34 hours ago Christian HellerRestructure prompt and keybinding interpretation/handling.
42 hours ago Christian HellerMinor refactoring.
42 hours ago Christian HellerIntroduce buffer switching, add buffer showing just...
42 hours ago Christian HellerIndent lines in log display.
45 hours ago Christian HellerMove log buffer code into own class, smartly preserve...
47 hours ago Christian HellerScroll with PgUp/PgDown and larger distances.
2 days ago Christian HellerAdd scroll info to scrolled log display.
2 days ago Christian HellerAdd basic scrolling.
2 days ago Christian HellerWrap log lines to terminal width.
2 days ago Christian HellerMinor TuiLoop refactoring.
2 days ago Christian HellerRefactor key input handling into proper keybindings...
2 days ago Christian HellerMove quitting into new dedicated command prompt handling.
2 days ago Christian HellerDifferentiate timeouts between server connection and...
2 days ago Christian HellerMinor code style optimization.
2 days ago Christian HellerMove SIGWINCH handling further up in context chain.
2 days ago Christian HellerRefactor Event queueing code.
2 days ago Christian HellerFix unknown-combo display/alert.
2 days ago Christian HellerMove prompt command processing out of TuiLoop.
2 days ago Christian HellerMove PING processing out of SocketRecvLoop.
2 days ago Christian HellerRefactor event loop, always pass to TUI.
2 days ago Christian HellerRefactor Events and their handling.
2 days ago Christian HellerMinor code style fix.
2 days ago Christian HellerEnsure loop threads are finished before returning from...
2 days ago Christian Heller(Selectively) turn prompt input into IrcMessages.
3 days ago Christian HellerMinor fixes.
3 days ago Christian HellerIn Terminal.write_yx, truncate at .size.x, and properly...
3 days ago Christian HellerInitial commit.