alacritty/alacritty_terminal/tests
Christian Duerr 46c0f352c4
Add regex scrollback buffer search
This adds a new regex search which allows searching the entire
scrollback and jumping between matches using the vi mode.

All visible matches should be highlighted unless their lines are
excessively long. This should help with performance since highlighting
is done during render time.

Fixes #1017.
2020-07-09 21:45:22 +00:00
..
ref Fix saved cursor handling 2020-07-06 19:10:06 +00:00
ref.rs Add regex scrollback buffer search 2020-07-09 21:45:22 +00:00