splut up termpty a lot. still escape handling is the largest bit -
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 13 Jul 2012 08:46:33 +0000 (08:46 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 13 Jul 2012 08:46:33 +0000 (08:46 +0000)
commitd2c0391619ed909d2cb22fc8527fc086fe8e07f6
tree4ce8a1831db77a7e7c3fcc6d1f45cef56e0ceaea
parent3ac6cb02ef25d50d8dd116aaf22ff0f67d0f9a7a
splut up termpty a lot. still escape handling is the largest bit -
1200 lines or so, but not a lot that canbe done about that as its the
smallest really logical unit there.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@73798 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/Makefile.am
src/bin/termpty.c
src/bin/termpty.h
src/bin/termptyesc.c [new file with mode: 0644]
src/bin/termptyesc.h [new file with mode: 0644]
src/bin/termptyext.c [new file with mode: 0644]
src/bin/termptyext.h [new file with mode: 0644]
src/bin/termptygfx.c [new file with mode: 0644]
src/bin/termptygfx.h [new file with mode: 0644]
src/bin/termptyops.c [new file with mode: 0644]
src/bin/termptyops.h [new file with mode: 0644]