mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
Add ref test for CSI REP
This commit is contained in:
parent
2bfb3f7024
commit
c8dcbd3308
4 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,7 @@ macro_rules! ref_tests {
|
||||||
}
|
}
|
||||||
|
|
||||||
ref_tests! {
|
ref_tests! {
|
||||||
|
csi_rep
|
||||||
fish_cc
|
fish_cc
|
||||||
indexed_256_colors
|
indexed_256_colors
|
||||||
ll
|
ll
|
||||||
|
|
2
tests/ref/csi_rep/alacritty.recording
Normal file
2
tests/ref/csi_rep/alacritty.recording
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[1m[7m%[27m[1m[0m
]2;jwilm@jwilm-desk: ~/code/alacritty]1;..ode/alacritty
[0m[27m[24m[Jjwilm@jwilm-desk [01;32m➜ [01;32m [36m~/code/alacritty [00m [K[?1h=[?2004h
|
||||||
|
bck-i-search: _[K[A[23C[4mp[24mrintf "f\e[10b"[1B[40Dp_[A[22C[4mp[4mr[24m[1B[25Dr_[A[21C[4mp[4mr[4mi[24m[1B[25Di_[A[20C[2C[4mi[4mn[24m[1B[25Dn_[A[19C[3C[4mn[4mt[24m[1B[25Dt_[A[18C[4C[4mt[4mf[24m[1B[25Df_[A[17C[24m[35mp[24m[35mr[24m[35mi[24m[35mn[24m[35mt[24m[35mf[39m [33m"[33mf[33m\[33me[33m[[33m1[33m0[33mb[33m"[39m[1B
[K[A[38C[?1l>[?2004l[1B
]2;printf "f\e[10b"]1;printff[10b[1m[7m%[27m[1m[0m
]2;jwilm@jwilm-desk: ~/code/alacritty]1;..ode/alacritty
[0m[27m[24m[Jjwilm@jwilm-desk [01;32m➜ [01;32m [36m~/code/alacritty [00m [K[?1h=[?2004h
|
1
tests/ref/csi_rep/grid.json
Normal file
1
tests/ref/csi_rep/grid.json
Normal file
File diff suppressed because one or more lines are too long
1
tests/ref/csi_rep/size.json
Normal file
1
tests/ref/csi_rep/size.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"width":522.0,"height":360.0,"cell_width":7.0,"cell_height":16.0,"padding_x":3.0,"padding_y":3.0}
|
Loading…
Reference in a new issue