summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for conversion from Android to libvterm keysMichael Wright2013-02-251-0/+165
* Service to host long-lived terminals, tab UI.Jeff Sharkey2013-02-234-14/+258
* Correctly resize terminal, hook up colors.Jeff Sharkey2013-02-232-4/+4
* Working damage!Jeff Sharkey2013-02-233-17/+23
* Start hooking up damage, shell script to test.Jeff Sharkey2013-02-212-12/+50
* Split init() and run().Jeff Sharkey2013-02-213-9/+20
* Add CellRun to speed up cell rendering.Jeff Sharkey2013-02-202-16/+43
* Initial pass at read() loop.Jeff Sharkey2013-02-201-0/+9
* TerminalView to draw session contents.Jeff Sharkey2013-02-193-7/+236
* Start hooking up forkpty()Jeff Sharkey2013-02-191-0/+5
* Add callbacksKenny Root2013-02-192-2/+68
* Initial code for Terminal app, with JNI glue.Jeff Sharkey2013-02-192-0/+69