From 8eef32985154fde85549091f8ec96f824bc3d3de Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Tue, 17 May 2022 15:46:04 +0800 Subject: [PATCH] feat: alacritty select to copy --- gui/alacritty/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/alacritty/alacritty.yml b/gui/alacritty/alacritty.yml index 327bb31..8d71bf8 100644 --- a/gui/alacritty/alacritty.yml +++ b/gui/alacritty/alacritty.yml @@ -373,13 +373,13 @@ font: # #command: None -#selection: +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 + save_to_clipboard: true #cursor: # Cursor style