diff options
| author | a5ob7r <12132068+a5ob7r@users.noreply.github.com> | 2022-05-23 09:01:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-23 00:01:46 +0000 |
| commit | c10888b0f09970d5def03f81b109f262b6f0b015 (patch) | |
| tree | b9e948ba909d301ec519bbdfda30e1e1c16dced1 /alacritty/src/display/git:/git.josher.dev | |
| parent | 394b3ffd81de2fc73335beeb8fca773cabf34cac (diff) | |
| download | r-alacritty-c10888b0f09970d5def03f81b109f262b6f0b015.tar.gz r-alacritty-c10888b0f09970d5def03f81b109f262b6f0b015.tar.bz2 r-alacritty-c10888b0f09970d5def03f81b109f262b6f0b015.zip | |
Fix selection change after leaving vi-mode
This patch fixes that the right point of the selection range moves to
another point when leaves vi-mode with a selection by ToggleViMode.
The cause is that always moves a vi-mode cursor to a search origin
whether or not the current search is active.
This problem is a regression which is introduced by #5945.
Diffstat (limited to 'alacritty/src/display/git:/git.josher.dev')
0 files changed, 0 insertions, 0 deletions