summaryrefslogtreecommitdiff
path: root/alacritty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.yml b/alacritty.yml
index ea9457ca..7615c576 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -291,7 +291,7 @@ visual_bell:
background_opacity: 1.0
selection:
- semantic_escape_chars: ",│`|:\"' ()[]{}<>"
+ semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"
# When set to `true`, selected text will be copied to the primary clipboard.
save_to_clipboard: false