1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

Fix typo in config docs

This commit is contained in:
Yadi Abdalhalim 2024-02-19 02:18:07 -08:00 committed by Christian Duerr
parent 0926df17bf
commit bd85bebf5b

View file

@ -890,7 +890,7 @@ _https://docs.rs/winit/latest/winit/keyboard/enum.Key.html#variant.Dead_
Centers the screen around the vi mode cursor. Centers the screen around the vi mode cursor.
*InlineSearchForward* *InlineSearchForward*
Search forward within the current line. Search forward within the current line.
*InlineSearchBcakward* *InlineSearchBackward*
Search backward within the current line. Search backward within the current line.
*InlineSearchForwardShort* *InlineSearchForwardShort*
Search forward within the current line, stopping just short of the character. Search forward within the current line, stopping just short of the character.