diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml index 840c4ed9..8c3a1ab0 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -475,6 +475,8 @@ # Paste the hint's text to the terminal or search. # - Select # Select the hint's text. + # - MoveViModeCursor + # Move the vi mode cursor to the beginning of the hint. #enabled: # - regex: "(mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)\ # [^\u0000-\u001F\u007F-\u009F<>\" {-}\\^⟨⟩`]+" |