1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-04-21 18:02:37 -04:00
alacritty/alacritty_terminal
Christian Duerr b3f0f68184
Fix search bug with wrapline on first character
This fixes an issue where an inline search in the left direction would
incorrectly assume that the first cell searched would not contain the
`WRAPLINE` flag, causing the second search for the match end to
terminate prematurely.

Fixes #8060.
2024-07-05 13:12:15 +03:00
..
src Fix search bug with wrapline on first character 2024-07-05 13:12:15 +03:00
tests Fix regional scrolling leaking into history 2024-02-14 04:59:56 +04:00
Cargo.toml Bump winit to 0.30.0 2024-05-04 20:51:56 +04:00
CHANGELOG.md Bump alacritty_terminal to 0.24.1-dev 2024-05-03 19:47:41 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00