diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-07-25 14:05:11 +0000 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2020-07-25 14:47:18 +0000 |
commit | 03f66a0e6f5b2efee12d16741d3d9bad5aca7bf9 (patch) | |
tree | 04e765b1f4165607e441d29971c28b82ae763ca8 /Cargo.lock | |
parent | 7dd0e0192ef149c62e97cbafabae8542404b28b5 (diff) | |
download | alacritty-03f66a0e6f5b2efee12d16741d3d9bad5aca7bf9.tar.gz alacritty-03f66a0e6f5b2efee12d16741d3d9bad5aca7bf9.zip |
Fix viless search origin
When searching without vi mode the display is no longer reset when the
user hasn't jumped between matches at all. Since there's no reason to
confirm the search, we shouldn't just reset the viewport without a good
reason.
The search is now also restarted completely when the entire search regex
is deleted. While this doesn't reset to the original viewport position
if the user has jumped between matches, it should make things feel a
little less arbitrary.
Fixes #4020.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions