Change selection separators in alacritty

This commit is contained in:
Pavle Portic 2024-03-18 15:51:07 +01:00
parent 80ed9d2a76
commit 4fa6d591dd
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@ dynamic_title = true
[window.class]
general = "Alacritty"
instance = "Alacritty"
[selection]
semantic_escape_chars = ",│`|\"' ()[]{}<>\t"