mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-03 04:34:21 -05:00
Add zsh tab completion ref test
This commit is contained in:
parent
1852707af3
commit
59295e4431
4 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,7 @@ ref_tests! {
|
|||
tmux_htop,
|
||||
vim_large_window_scroll,
|
||||
vim_simple_edit,
|
||||
zsh_tab_completion,
|
||||
}
|
||||
|
||||
fn read_u8<P>(path: P) -> Vec<u8>
|
||||
|
|
2
tests/ref/zsh_tab_completion/alacritty.recording
Normal file
2
tests/ref/zsh_tab_completion/alacritty.recording
Normal file
|
@ -0,0 +1,2 @@
|
|||
[1m[7m%[27m[1m[0m
[0m[27m[24m[Jjwilm@kurast.local [01;32m➜ [01;32m [36m~/code/alacritty [00m [K[?1h=[?2004h[36mc[39m[1m[31mc[1m[31ma[0m[39m[0m[35mc[0m[35ma[35mt[39m [36mc[39m[39mc
|
||||
[J[0mCargo.lock [JCargo.toml [J[1;32mcolors.pl[0m* [J[1;31mcopypasta[0m/[J[A[0m[27m[24m
[40C[35mcat[39m c[K
|
1
tests/ref/zsh_tab_completion/grid.json
Normal file
1
tests/ref/zsh_tab_completion/grid.json
Normal file
File diff suppressed because one or more lines are too long
1
tests/ref/zsh_tab_completion/size.json
Normal file
1
tests/ref/zsh_tab_completion/size.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"width":1204.0,"height":676.0,"cell_width":15.0,"cell_height":28.0}
|
Loading…
Reference in a new issue