about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/alacritty/yaml/selection.yml
blob: 5e5bd544a01b3fdfdc386e364909d3a9ebbb869b (plain) (blame)
1
2
3
4
5
6
7
selection:
  # This string contains all characters that are used as separators for
  # "semantic words" in Alacritty.
  semantic_escape_chars: ",│`|:\"' ()[]{}<>\t"

  # When set to `true`, selected text will be copied to the primary clipboard.
  save_to_clipboard: false