Kovid Goyal
|
9e0e757179
|
...
|
2016-11-24 13:48:13 +05:30 |
|
Kovid Goyal
|
41e583842e
|
Flush draw buf at end of each parse call
|
2016-11-24 13:43:28 +05:30 |
|
Kovid Goyal
|
2e3e6d331d
|
Parse DCS+q
|
2016-11-24 08:14:29 +05:30 |
|
Kovid Goyal
|
2c3893d8a4
|
Port parsing of CSI codes
|
2016-11-23 20:23:37 +05:30 |
|
Kovid Goyal
|
ce8db74154
|
Port OSC parsing
|
2016-11-23 17:25:38 +05:30 |
|
Kovid Goyal
|
cdd58207a3
|
Start migrating the tests
|
2016-11-23 15:47:22 +05:30 |
|
Kovid Goyal
|
f14e7037e2
|
Start work on dumping non-UTF-8 charset support
|
2016-11-23 15:33:08 +05:30 |
|
Kovid Goyal
|
4b0e8fcb49
|
...
|
2016-11-23 11:11:23 +05:30 |
|
Kovid Goyal
|
42976b1048
|
Allow OSC codes that consist of only a numeric component
|
2016-11-19 13:48:49 +05:30 |
|
Kovid Goyal
|
6293b37ead
|
Fix no cursor position update after drawing small amounts of text
|
2016-11-18 16:46:04 +05:30 |
|
Kovid Goyal
|
14c6d327fd
|
Also output draw commands when dumping commands
|
2016-11-18 16:29:15 +05:30 |
|
Kovid Goyal
|
3ce2c0553f
|
Use the new native screen class
|
2016-11-18 15:30:59 +05:30 |
|
Kovid Goyal
|
a120b25286
|
Stub for DCS codes
|
2016-11-18 11:31:48 +05:30 |
|
Kovid Goyal
|
4ac03a0064
|
Implement parsing of OSC codes
|
2016-11-18 11:16:17 +05:30 |
|
Kovid Goyal
|
1edba3ce42
|
Implement DECSCUSR
|
2016-11-17 13:50:20 +05:30 |
|
Kovid Goyal
|
03fd30b4f4
|
Implement DECSTBM
|
2016-11-17 11:13:28 +05:30 |
|
Kovid Goyal
|
586304ad6c
|
Implement DSR
|
2016-11-17 10:59:15 +05:30 |
|
Kovid Goyal
|
f56da9392c
|
Implement SGR
|
2016-11-17 08:34:55 +05:30 |
|
Kovid Goyal
|
f5fa40de81
|
More CSI handlers
|
2016-11-16 20:19:31 +05:30 |
|
Kovid Goyal
|
745ba5c4cb
|
Allow parameter less CSI sequences
|
2016-11-16 19:53:38 +05:30 |
|
Kovid Goyal
|
d0c2821339
|
Start work on connecting CSI callbacks
|
2016-11-16 13:40:38 +05:30 |
|
Kovid Goyal
|
f6faecbaaa
|
Start work on CSI parser
Also cleaup error reporting and command dumping macros
|
2016-11-16 11:44:41 +05:30 |
|
Kovid Goyal
|
5208500eb9
|
Implement basic ESC code handling
|
2016-11-16 09:07:15 +05:30 |
|
Kovid Goyal
|
44a8cc062e
|
Add testing for command dumping as well
|
2016-11-14 20:40:54 +05:30 |
|
Kovid Goyal
|
5069b50fb2
|
Add simple parsing tests
|
2016-11-14 20:10:01 +05:30 |
|