alacritty: add new highlight escape character
This commit is contained in:
parent
9786e54eb8
commit
83fd868c78
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue