diff options
Diffstat (limited to 'alacritty_macos.yml')
-rw-r--r-- | alacritty_macos.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/alacritty_macos.yml b/alacritty_macos.yml index 98a0ee63..8f024dbc 100644 --- a/alacritty_macos.yml +++ b/alacritty_macos.yml @@ -232,6 +232,8 @@ mouse: selection: semantic_escape_chars: ",│`|:\"' ()[]{}<>" +hide_cursor_when_typing: false + # Shell # # You can set shell.program to the path of your favorite shell, e.g. /bin/fish. |