Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-13 | Use fooEvent() type names for the virtual event handlers. | Andreas Kling | |
2018-10-12 | Add a visual bell to TerminalWidget. Also backspace. | Andreas Kling | |
2018-10-11 | Rage hacking on TerminalWidget. | Andreas Kling | |
There's some really hideous plumbing with globals going on here, but my priority right now is getting a basic VT100 terminal emulator working. | |||
2018-10-11 | Start poking at a TerminalWidget. | Andreas Kling | |