aboutsummaryrefslogtreecommitdiffstats
path: root/term.c
Commit message (Expand)AuthorAgeFilesLines
* this should happen in display_initJesse Luehrs2014-04-121-7/+0
* reorder the initialization some moreJesse Luehrs2014-04-111-3/+4
* no reason to split this outJesse Luehrs2014-04-111-0/+2
* line lengthsJesse Luehrs2014-04-111-1/+3
* redraw the window when it's hidden and reshownJesse Luehrs2014-04-101-1/+5
* commentJesse Luehrs2014-04-101-0/+4
* spawn a shell process and run it on a ptyJesse Luehrs2014-04-091-0/+5
* don't need to separately initialize the loopJesse Luehrs2014-04-081-2/+0
* a bunch more refactoringJesse Luehrs2014-04-081-14/+7
* handle most of the rest of the wm propertiesJesse Luehrs2014-04-081-2/+2
* just make everything take a RunesTermJesse Luehrs2014-04-061-1/+1
* these aren't necessaryJesse Luehrs2014-04-061-1/+0
* split out event stuffJesse Luehrs2014-04-061-9/+0
* use libuv to process eventsJesse Luehrs2014-04-051-0/+36