1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-02-17 15:57:08 -05:00
alacritty/tests/ref
Christian Duerr 56fd6b533b Reset grid content when running reset
In the current scrollback PR the `reset` command does not affect the
scrollback history. To make sure the terminal is properly reset, it
should clear the scrollback history.

This commit fixes this by creating a new and empty grid whenever `reset`
is executed. It takes the current dimensions and history size from the
old grid.

Right now there's an empty ref-test called `grid_reset` without any
content, this should be implemented once #1244 is resolved.

This fixes #1242.
2018-05-14 09:50:12 -07:00
..
csi_rep Make tests compile again 2018-04-02 10:10:22 -07:00
fish_cc Make tests compile again 2018-04-02 10:10:22 -07:00
grid_reset Reset grid content when running reset 2018-05-14 09:50:12 -07:00
history Reset grid content when running reset 2018-05-14 09:50:12 -07:00
indexed_256_colors Make tests compile again 2018-04-02 10:10:22 -07:00
issue_855 Make tests compile again 2018-04-02 10:10:22 -07:00
ll Make tests compile again 2018-04-02 10:10:22 -07:00
newline_with_cursor_beyond_scroll_region Make tests compile again 2018-04-02 10:10:22 -07:00
tab_rendering Make tests compile again 2018-04-02 10:10:22 -07:00
tmux_git_log Make tests compile again 2018-04-02 10:10:22 -07:00
tmux_htop Make tests compile again 2018-04-02 10:10:22 -07:00
vim_24bitcolors_bce Make tests compile again 2018-04-02 10:10:22 -07:00
vim_large_window_scroll Make tests compile again 2018-04-02 10:10:22 -07:00
vim_simple_edit Make tests compile again 2018-04-02 10:10:22 -07:00
vttest_cursor_movement_1 Make tests compile again 2018-04-02 10:10:22 -07:00
vttest_insert Make tests compile again 2018-04-02 10:10:22 -07:00
vttest_origin_mode_1 Make tests compile again 2018-04-02 10:10:22 -07:00
vttest_origin_mode_2 Make tests compile again 2018-04-02 10:10:22 -07:00
vttest_scroll Make tests compile again 2018-04-02 10:10:22 -07:00
vttest_tab_clear_set Make tests compile again 2018-04-02 10:10:22 -07:00
zsh_tab_completion Make tests compile again 2018-04-02 10:10:22 -07:00