aboutsummaryrefslogtreecommitdiff
path: root/desktop-utilities/lumina-terminal/TerminalWidget.h
Commit message (Expand)AuthorAge
* Get some more of the terminal cleaned up. Now "vi" has partial support (still...Ken Moore2016-04-14
* Get the new terminal in a more functional state - highlight/copy/paste are no...Ken Moore2016-04-13
* Get more of the terminal working. Now all the special xterm stuff is getting ...Ken Moore2016-04-11
* Add the ANSI graphics support (most common ones) so that the text is bold/ita...Ken Moore2016-03-14
* Get the backspace/delete keys working.Ken Moore2016-03-14
* Add some more work on moving ANSI cursor control codes over to the widget.Ken Moore2016-03-12
* Get the terminal resizing routine working, and also get the up/down arrows fu...Ken Moore2016-03-11
* Finish cleaning up the TTY Process class, and get it setup for close notifica...Ken Moore2016-03-10
* Now we can successfully read from the pty, needs cleanup on how we displayKris Moore2016-03-10
* Get a bunch more of the lumina-terminal app written up. Still not quite done ...Ken Moore2016-03-09
* Add a few more built-in Qt paths to the OS-detect file, and commit a bit more...Ken Moore2016-02-02
* Add my work-in-progress for a lumina-terminal application. This is *not* read...Ken Moore2015-09-17
bgstack15