diff options
author | Christian Duerr <contact@christianduerr.com> | 2018-04-28 16:22:52 +0200 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2018-06-02 09:56:50 -0700 |
commit | dec3ee20e93914976b709634efb63332a9d79ad3 (patch) | |
tree | 69f64762e4f171ae22fa13a2f478a4d77ea93bf9 /assets/osx/Alacritty.app | |
parent | 8168d85a21b1a67b9cf25808c4e3e01f7437b50d (diff) | |
download | alacritty-dec3ee20e93914976b709634efb63332a9d79ad3.tar.gz alacritty-dec3ee20e93914976b709634efb63332a9d79ad3.zip |
Re-record grid_reset test
The old grid_reset test expected the complete grid to be reset, but
instead of resetting the whole grid the `grid.scroll_limit` is just set
to `0` now. This leads to the rest of the grid still containing the old
information.
To fix this test it has simply be re-recorded. The new tests now still
contains the complete history but it is checked that the `scroll_limit`
is correctly reset.
Diffstat (limited to 'assets/osx/Alacritty.app')
0 files changed, 0 insertions, 0 deletions