alacritty/alacritty_terminal
Christian Duerr 845a5d8a8d
Add inline vi mode search
This patch adds inline search to vi mode using `f`/`F` and `t`/`T` as
default bindings. The behavior matches that of vim.

Fixes #7203.
2023-10-20 13:33:38 +04:00
..
src Add inline vi mode search 2023-10-20 13:33:38 +04:00
tests
Cargo.toml Use openpty-rustix instead of nix 2023-10-11 03:23:19 +04:00
LICENSE-APACHE