Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Get some more of the terminal cleaned up. Now "vi" has partial support ↵ | Ken Moore | 2016-04-14 |
| | | | | (still no functional arrow keys though) | ||
* | Get the new terminal in a more functional state - highlight/copy/paste are ↵ | Ken Moore | 2016-04-13 |
| | | | | now functional as well. | ||
* | Get more of the terminal working. Now all the special xterm stuff is getting ↵ | Ken Moore | 2016-04-11 |
| | | | | trimmed out. | ||
* | Add the ANSI graphics support (most common ones) so that the text is ↵ | Ken Moore | 2016-03-14 |
| | | | | bold/italics/colored/other as necessary. | ||
* | Get the backspace/delete keys working. | Ken Moore | 2016-03-14 |
| | |||
* | Add some more work on moving ANSI cursor control codes over to the widget. | Ken Moore | 2016-03-12 |
| | |||
* | Get the terminal resizing routine working, and also get the up/down arrows ↵ | Ken Moore | 2016-03-11 |
| | | | | functional (mostly). | ||
* | Finish cleaning up the TTY Process class, and get it setup for close ↵ | Ken Moore | 2016-03-10 |
| | | | | notifications as well. Now the TTY Process thing is finished, just need to fix up the binary data display on the widget side of things. | ||
* | Now we can successfully read from the pty, needs cleanup on how we display | Kris Moore | 2016-03-10 |
| | | | | the output, and nothing is connected to send data back yet | ||
* | Get a bunch more of the lumina-terminal app written up. Still not quite done ↵ | Ken Moore | 2016-03-09 |
| | | | | yet, but getting close. | ||
* | Add a few more built-in Qt paths to the OS-detect file, and commit a bit ↵ | Ken Moore | 2016-02-02 |
| | | | | more work on the lumina-terminal app. | ||
* | Add my work-in-progress for a lumina-terminal application. This is *not* ↵ | Ken Moore | 2015-09-17 |
ready to be distributed yet, only the basic application wrapper is functional (no terminal functionality yet). |