Commit Graph

345 Commits

Author SHA1 Message Date
Corey O'Connor
3822f036b1 finish the implementation of userConfig 2014-04-24 09:18:43 -07:00
Corey O'Connor
689e8f5732 add config parser and test 2014-04-23 19:07:19 -07:00
Corey O'Connor
ce9515ad7a implement config parsing 2014-04-18 21:44:02 -07:00
Corey O'Connor
021a059d24 more on config 2014-04-17 17:03:32 -07:00
Corey O'Connor
99bb4b8133 refactor Input.Internal into more specific modules 2014-04-16 16:44:44 -07:00
Corey O'Connor
0130279971 commentary updates 2014-04-15 12:07:00 -07:00
Corey O'Connor
e78f057378 doc the proposed user config options 2014-04-15 11:29:42 -07:00
Corey O'Connor
8abf7f94c6 commentary update 2014-04-14 22:07:31 -07:00
Corey O'Connor
d931217c12 commentary update 2014-04-14 21:41:02 -07:00
Corey O'Connor
dce715bde6 be consistent with lens 2014-04-14 19:29:12 -07:00
Corey O'Connor
6496205878 be consistent with terminfo dependencies 2014-04-14 19:27:06 -07:00
Corey O'Connor
8e0c7cc49b initialize GHCVER under jenkins 2014-04-14 19:20:47 -07:00
Corey O'Connor
aa2887657e more naming convention updates 2014-04-11 20:54:00 -07:00
Corey O'Connor
a4ef14d1d9 refactor vty to use standard naming convention. 2014-04-11 17:51:13 -07:00
Corey O'Connor
76b1a60dc8 update git ignore to include cabal sandbox config 2014-04-09 21:03:56 -07:00
Corey O'Connor
dbb8ff9612 use hack from SendFile for determining Fd for handle. Use when requesting window size 2014-04-09 17:08:40 -07:00
Corey O'Connor
c50531e66f up terminfo req 2014-04-07 16:38:49 -07:00
Corey O'Connor
e163145968 add build and test ci job for local jenkins system 2014-04-06 23:43:58 -07:00
Corey O'Connor
eaef6241f8 correct changelog 2014-03-21 11:37:10 -07:00
Corey O'Connor
5b4818cf84 support lens 4.X 2014-03-21 11:37:03 -07:00
Corey O'Connor
bb1b410c60 add view-benchmark-core to use ghc-core to view the full core of the benchmark exe 2014-02-03 01:46:28 -08:00
Corey O'Connor
cd5e64cbd7 clarify benchmark results tables 2014-02-02 02:21:31 -08:00
Corey O'Connor
faa248deab add benchmark results for my older AMD desktop 2014-02-01 11:42:54 -08:00
Corey O'Connor
a20928d610 resolve the failure to parse reads from the terminal that contained 2 or more ESC prefixed keys. 2014-01-31 12:10:45 -08:00
Corey O'Connor
24b6a9d741 add test demonstrating current parse failure 2014-01-31 01:26:53 -08:00
Corey O'Connor
ccb1b2487c resolve test compile failures 2014-01-31 01:13:24 -08:00
Corey O'Connor
76bffb44d8 fix terminfo cap parser tests 2014-01-30 21:12:01 -08:00
Corey O'Connor
f0dd4aae40 have eventecho print out final event 2014-01-29 08:13:25 +01:00
Corey O'Connor
6b08dfe1e6 clarify.. kinda 2014-01-29 08:04:00 +01:00
Corey O'Connor
5d53e6b898 cleanup warnings 2014-01-28 22:48:30 +01:00
Corey O'Connor
d8007cb040 stop using encodeUtf8 on a byte sequence. form the write directly 2014-01-28 17:41:04 +01:00
Corey O'Connor
6f976d305e write hide cursor before any other op 2014-01-28 08:50:10 +01:00
Corey O'Connor
b7d8b6d87e resolve compile failure 2014-01-28 08:33:27 +01:00
Corey O'Connor
f165d08874 change Output interface to use Write 2014-01-26 19:06:03 -08:00
Corey O'Connor
173e1f5cad move terminfo cap parser and output to Write 2014-01-26 18:01:03 -08:00
Corey O'Connor
76d91e3ac2 start removing informal Writer structure and replace with Blaze.Builders Writer 2014-01-26 14:58:02 -08:00
Corey O'Connor
b34a7f0bb8 correct compile failures 2014-01-26 13:25:13 -08:00
Corey O'Connor
6bef63a04c clarify error message 2014-01-26 10:33:15 -08:00
Corey O'Connor
c0af4fb083 update CHANGELOG 2014-01-24 08:22:59 +01:00
Corey O'Connor
00a6a4fdb5 remove mkVtyEscDelay. mkVty is sufficient 2014-01-24 08:11:37 +01:00
Corey O'Connor
4ff7b3af9d correct commentary 2014-01-22 15:30:57 -08:00
Corey O'Connor
bef2d40fba correct commentary 2014-01-22 15:30:40 -08:00
Corey O'Connor
bbbf97104e correct commentary 2014-01-22 15:29:32 -08:00
Corey O'Connor
c9155d7dec use threaded runtime and forkOS to resolve issues with VMIN and VTIME 2014-01-22 15:26:13 -08:00
Corey O'Connor
eb15f2604c cleanup 2014-01-22 00:23:05 -08:00
Corey O'Connor
4f93146028 use vtime and vmin to implement timing. 2014-01-21 23:51:50 -08:00
Corey O'Connor
87e09a1484 derive new input loop 2014-01-21 03:50:57 -08:00
Corey O'Connor
888b6d2589 resolve compilation issues and test failures 2014-01-19 00:19:56 -08:00
Corey O'Connor
451b12eee9 add back in tab support 2014-01-16 00:16:05 -08:00
Corey O'Connor
7b97c7a2ce Merge remote-tracking branch 'origin/master' into refactor-input 2014-01-16 00:03:17 -08:00