alacritty: add new highlight escape character

This commit is contained in:
PowerUser64 2025-01-24 23:18:20 -08:00
parent 9786e54eb8
commit 83fd868c78

View file

@ -110,7 +110,7 @@ key = "F11"
hide_when_typing = true hide_when_typing = true
[selection] [selection]
semantic_escape_chars = ",│`|:\"' ()[]{}<>" semantic_escape_chars = ",…││`|:\"' ()[]{}<>"
save_to_clipboard = true save_to_clipboard = true
[window] [window]