Mitchell Hashimoto
|
6369f1f2f9
|
big improvements in action logging
|
2022-07-24 09:20:02 -07:00 |
|
Mitchell Hashimoto
|
4a9b8ea187
|
add a formatter for CSI logs so that they're more easy to read
|
2022-07-23 18:13:37 -07:00 |
|
Mitchell Hashimoto
|
bf3d6617fe
|
move test log up so it shows up on fail
|
2022-07-22 14:24:24 -07:00 |
|
Mitchell Hashimoto
|
dfde2acf10
|
on resize, make sure we resize the alt screen too
|
2022-07-22 14:22:53 -07:00 |
|
Mitchell Hashimoto
|
12a864c3f2
|
test: use larger dimensions to avoid some crash
|
2022-07-22 14:17:15 -07:00 |
|
Mitchell Hashimoto
|
65c0472701
|
test: sort tests prior to running
|
2022-07-22 13:59:51 -07:00 |
|
Mitchell Hashimoto
|
3dbe9cba43
|
clean up unreachables with log statements
|
2022-07-22 13:54:16 -07:00 |
|
Mitchell Hashimoto
|
1b9b14be8b
|
update zig
|
2022-07-22 13:48:55 -07:00 |
|
Mitchell Hashimoto
|
855a71d55c
|
quiet noisy log
|
2022-07-22 13:45:51 -07:00 |
|
Mitchell Hashimoto
|
180d4a3c41
|
test: colorize output
|
2022-07-22 13:42:53 -07:00 |
|
Mitchell Hashimoto
|
d672bedec7
|
alternate screen buffer (mode 1049) now supported
|
2022-07-22 13:36:16 -07:00 |
|
Mitchell Hashimoto
|
5564bd7213
|
cursor belongs to screen (prep for alternate screen)
|
2022-07-22 13:08:40 -07:00 |
|
Mitchell Hashimoto
|
cf1aeacc4b
|
update TODO
|
2022-07-22 10:12:18 -07:00 |
|
Mitchell Hashimoto
|
b4fc81564b
|
xterm test cases
|
2022-07-22 10:10:51 -07:00 |
|
Mitchell Hashimoto
|
7e25585d5c
|
update alacritty test cases
|
2022-07-22 10:09:03 -07:00 |
|
Mitchell Hashimoto
|
aca9077bed
|
add all vttest screen 1s
|
2022-07-22 10:07:14 -07:00 |
|
Mitchell Hashimoto
|
f445de7568
|
CSI: Insert Blanks (ESC [ n @)
|
2022-07-22 09:58:39 -07:00 |
|
Mitchell Hashimoto
|
6641fcbd4c
|
add --font-size flag for font size in pixels
|
2022-07-21 21:35:49 -07:00 |
|
Mitchell Hashimoto
|
578679fb35
|
test: run-all.sh, hide i3bar for compare
|
2022-07-21 21:00:40 -07:00 |
|
Mitchell Hashimoto
|
6812f3f54a
|
test: switch to Ubuntu for now
We can't use Alpine because we can't yet compile for musl.
|
2022-07-21 09:03:50 -07:00 |
|
Mitchell Hashimoto
|
ad2a795b9d
|
test: start preparing to run ourselfs in the harness
|
2022-07-21 09:03:50 -07:00 |
|
Mitchell Hashimoto
|
1586afe64b
|
remove unused
|
2022-07-21 09:03:50 -07:00 |
|
Mitchell Hashimoto
|
fd1b306c47
|
image outputs now contain the terminal name
|
2022-07-21 09:03:50 -07:00 |
|
Mitchell Hashimoto
|
ad0e1c150f
|
test: fix vttest/1_1
|
2022-07-21 09:03:50 -07:00 |
|
Mitchell Hashimoto
|
aadf36bed9
|
test: vttest-1-1
|
2022-07-21 09:03:50 -07:00 |
|
Mitchell Hashimoto
|
9f619a46b2
|
test: compare the results and error
|
2022-07-21 09:03:49 -07:00 |
|
Mitchell Hashimoto
|
6d6e57facf
|
test: run.sh also does compare
|
2022-07-21 09:03:49 -07:00 |
|
Mitchell Hashimoto
|
70a8245809
|
test: run from host
|
2022-07-21 09:03:49 -07:00 |
|
Mitchell Hashimoto
|
b04ade67aa
|
Build vttest, improve runner
|
2022-07-21 09:03:49 -07:00 |
|
Mitchell Hashimoto
|
462291d80a
|
start dockerfile and script for running a terminal and screenshotting it
|
2022-07-21 09:03:49 -07:00 |
|
Mitchell Hashimoto
|
079e5e6ccf
|
update to latest zig
|
2022-07-21 09:03:39 -07:00 |
|
Mitchell Hashimoto
|
312434a4b7
|
support building with musl, although it doesn't run currently
|
2022-07-17 19:40:48 -07:00 |
|
Mitchell Hashimoto
|
fbd79ee585
|
comment to be clear
|
2022-07-17 10:06:17 -07:00 |
|
Mitchell Hashimoto
|
ea8c3c7576
|
update zig
|
2022-07-16 08:47:57 -07:00 |
|
Mitchell Hashimoto
|
baf2f9c1de
|
index (IND) handles scroll up properly with a scrolling region set
This makes vttest slightly closer.
|
2022-07-15 17:01:03 -07:00 |
|
Mitchell Hashimoto
|
8dbb6343f4
|
KIND OF handle mode 3 (132 col mode)
This gets vttest looking slightly better on test 1, page 4. It still
isn't correct but we're looking better.
|
2022-07-15 09:34:17 -07:00 |
|
Mitchell Hashimoto
|
1f12577b8c
|
use packed struct for modes
|
2022-07-15 09:18:54 -07:00 |
|
Mitchell Hashimoto
|
fa2dcb683c
|
dup
|
2022-07-14 21:31:10 -07:00 |
|
Mitchell Hashimoto
|
a2760bd758
|
lots more sequences
|
2022-07-14 21:30:06 -07:00 |
|
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 |
|