1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/alacritty_terminal
Christian Duerr 3dafec076b
Fix search freezing Alacritty
This resolves a regression introduced in 530de00 where searching would
cause a deadlock when the viewport is at the bottom of the scrollback
and a match ends in the last cell.

Fixes #4800.
2021-02-18 20:27:52 +00:00
..
src Fix search freezing Alacritty 2021-02-18 20:27:52 +00:00
tests Move renderable cell transformation to alacritty 2021-01-24 21:45:36 +00:00
Cargo.toml Move renderable cell transformation to alacritty 2021-01-24 21:45:36 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00