alacritty/alacritty_terminal/src/config
Christian Duerr a1e2d6a557
Add vi/search line indicator
This adds a new visual indicator which shows the position in history of
either the display offset during search, or the vi mode cursor.

To make it as unintrusive as possible, the overlay is hidden whenever
the vi mode cursor collides with its position.

Fixes #3984.
2021-01-01 05:19:03 +00:00
..
bell.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
colors.rs Add vi/search line indicator 2021-01-01 05:19:03 +00:00
mod.rs Remove Windows WinPTY backend 2021-01-01 05:07:39 +00:00
scrolling.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00