Commit Graph

16 Commits

Author SHA1 Message Date
Nelson Elhage 1ef3010bc3 Suppress a warning about missing 'depend' file on initial build. 2011-02-12 10:08:46 -05:00
Keith Winstein b8f7f06bf5 Serialize link steps so make -j works (necessary because of -frepo) 2011-02-05 18:16:04 -05:00
Keith Winstein a54cc9d0c4 Added smarter display routine 2011-02-05 02:55:30 -05:00
Keith Winstein bab4f23b44 Handle user input through terminal 2011-02-03 03:19:06 -05:00
Keith Winstein cda7a87f66 Add general dispatcher for CSI and escape functions 2011-01-31 04:38:39 -05:00
Keith Winstein 19e809b16e Renamed ActionState to Dispatcher 2011-01-31 02:20:37 -05:00
Keith Winstein 82a18ce978 First stab at modularizing (broken build) 2011-01-27 01:17:26 -05:00
Keith Winstein 4486f1c119 Cleanup: consolidate swrite 2011-01-26 14:04:13 -05:00
Keith Winstein d189b2af36 Basic CSI functions 2011-01-22 02:35:17 -05:00
Keith Winstein f40d539f7b Simple actions dispatching on terminal emulator 2011-01-21 15:28:13 -05:00
Keith Winstein ae3fc72e82 Initial terminal emulation sketch 2011-01-20 00:15:16 -05:00
Keith Winstein 4065e667b7 Move UTF-8 code inside class 2011-01-14 01:21:58 -05:00
Keith Winstein 3174e4f659 Include xterm BEL sequence to terminate OSC, standardize Makefile variables 2011-01-10 03:51:55 -05:00
Keith Winstein 546068a5ed Basic terminal parser 2011-01-10 01:29:30 -05:00
Keith Winstein d8ac8c15c2 Implemented parser 2011-01-09 04:39:51 -05:00
Keith Winstein 52f527891c Initial commit 2010-12-28 18:05:50 -05:00