aboutsummaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index ba44cf11..15ea4fa8 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -233,6 +233,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.