aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c
Commit message (Collapse)AuthorAgeFilesLines
* start refactoring to draw parsed text to an intermediary data structureJesse Luehrs2014-04-251-0/+1
|
* more cleanupsJesse Luehrs2014-04-241-2/+0
|
* more refactoringJesse Luehrs2014-04-241-1/+1
|
* reset the scroll region whenever the window is resizedJesse Luehrs2014-04-231-5/+0
| | | | seems like this is what other terminals do
* also set WINDOWIDJesse Luehrs2014-04-231-7/+2
|
* clean up some more memoryJesse Luehrs2014-04-201-0/+3
|
* clean up the directory structure a bitJesse Luehrs2014-04-201-0/+33