386 Commits

Author SHA1 Message Date
Mitchell Hashimoto
50ddb7a37d delete old unused shaders 2022-07-14 14:25:09 -07:00
Mitchell Hashimoto
bdefcb4da6 update README 2022-07-14 14:24:21 -07:00
Mitchell Hashimoto
3b191324c6 update README 2022-07-14 14:23:45 -07:00
Mitchell Hashimoto
7ac2c591d2 update README 2022-07-14 14:22:31 -07:00
Mitchell Hashimoto
60a48bc36a update README 2022-07-14 14:22:13 -07:00
Mitchell Hashimoto
6ffd830c9b more sequences 2022-07-14 14:03:37 -07:00
Mitchell Hashimoto
9c547a8645 update seqs 2022-07-14 13:48:36 -07:00
Mitchell Hashimoto
d31f51c993 add more sequences 2022-07-14 13:47:43 -07:00
Mitchell Hashimoto
3655609886 fix tab behavior, should not print 2022-07-14 13:43:38 -07:00
Mitchell Hashimoto
d242c64013 update README 2022-07-13 09:47:47 -07:00
Mitchell Hashimoto
afcb99dcdc seqs 2022-07-13 09:46:37 -07:00
Mitchell Hashimoto
def6fa5f2a Update enq.md 2022-07-13 09:37:37 -07:00
Mitchell Hashimoto
d885aec05f docs 2022-07-13 09:35:52 -07:00
Mitchell Hashimoto
559298c50b update README 2022-07-13 09:24:03 -07:00
Mitchell Hashimoto
ec0a129d9f update TODO 2022-07-13 09:15:48 -07:00
Mitchell Hashimoto
da622abd77 don't draw cursor on scroll 2022-07-12 21:10:35 -07:00
Mitchell Hashimoto
dcc5fe34cf typing jumps scroll to bottom 2022-07-12 21:07:58 -07:00
Mitchell Hashimoto
354f2a73c9 update zig 2022-07-12 17:52:41 -07:00
Mitchell Hashimoto
45992ff9c9 defining some terms, prepare to have helpers for active vs history 2022-07-11 07:55:10 -07:00
Mitchell Hashimoto
7213bfb14a disable debug 2022-07-11 07:19:24 -07:00
Mitchell Hashimoto
9cc9dbc9a0 update TODO 2022-07-11 06:54:43 -07:00
Mitchell Hashimoto
07d5e3c588 scroll down with no scrollback fixes 2022-07-11 06:53:21 -07:00
Mitchell Hashimoto
f602d09d5d hook up scrolling, kind of works, kind of broke 2022-07-10 17:04:19 -07:00
Mitchell Hashimoto
67d6114202 can scroll to bottom 2022-07-10 16:30:27 -07:00
Mitchell Hashimoto
a09b87bc9e scroll with delta no grow 2022-07-10 15:54:32 -07:00
Mitchell Hashimoto
9f3e6344cc fix build 2022-07-10 15:49:17 -07:00
Mitchell Hashimoto
d36bf5195c scroll down behaves correctly 2022-07-10 14:58:10 -07:00
Mitchell Hashimoto
0fc9c956c4 better tests around scrollback 2022-07-10 14:52:35 -07:00
Mitchell Hashimoto
afd47eb10c start building in "scrolling" of sorts 2022-07-10 14:45:43 -07:00
Mitchell Hashimoto
8244283626 update TODO 2022-07-08 20:59:08 -07:00
Mitchell Hashimoto
5606bec8b8 add constants for 132 col mode but don't implement 2022-07-08 17:49:09 -07:00
Mitchell Hashimoto
4b6968e0d1 enable/disable autowrap 2022-07-08 17:43:52 -07:00
Mitchell Hashimoto
79f684ab0f disable action debug 2022-07-08 17:38:50 -07:00
Mitchell Hashimoto
4cc38e7281 implement auto-wrap, always enabled for now (ignores mode 7) 2022-07-08 17:37:22 -07:00
Mitchell Hashimoto
9e82d682c5 update README 2022-07-08 15:59:20 -07:00
Mitchell Hashimoto
a4e3f93be0 update deps 2022-07-08 15:52:55 -07:00
Mitchell Hashimoto
d15ab77c3a handle inversion with screen inversion properly 2022-06-30 10:12:46 -07:00
Mitchell Hashimoto
527d8baaa0 invert attribute 2022-06-30 10:05:47 -07:00
Mitchell Hashimoto
f53efa633a initial underline support, can be improved 2022-06-28 14:22:25 -07:00
Mitchell Hashimoto
427fcc94e2 font 2022-06-28 13:44:27 -07:00
Mitchell Hashimoto
75b9d1cb84 bold font rendering 2022-06-28 13:44:20 -07:00
Mitchell Hashimoto
d5b018349c add bold font, doesn't work yet 2022-06-28 10:52:59 -07:00
Mitchell Hashimoto
385a682b24 move towards font family management to prep for bold/italic 2022-06-28 10:31:11 -07:00
Mitchell Hashimoto
2893da8b0b update mach 2022-06-27 09:19:02 -07:00
Mitchell Hashimoto
e325ea1616 parse more SGR attrs 2022-06-26 17:37:08 -07:00
Mitchell Hashimoto
bcc6b7604d fix paste outputting "v" 2022-06-26 16:39:48 -07:00
Mitchell Hashimoto
fae36f4e65 reverse colors 2022-06-26 11:56:15 -07:00
Mitchell Hashimoto
0dbd4d2ca6 only compile tracy on linux 2022-06-26 10:43:00 -07:00
Mitchell Hashimoto
147916efea update CI 2022-06-26 10:29:20 -07:00
Mitchell Hashimoto
941fedf832 agree to macos sdk 2022-06-26 10:21:51 -07:00