From 18fa64ad27cbcd061d12499006c088c3362dbc1a Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Sun, 11 Feb 2024 19:30:48 +0100 Subject: [PATCH] ghostty: disable paste protection --- .config/ghostty/config.cgt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/ghostty/config.cgt b/.config/ghostty/config.cgt index f210dda..255596e 100644 --- a/.config/ghostty/config.cgt +++ b/.config/ghostty/config.cgt @@ -11,6 +11,9 @@ gtk-single-instance = true window-save-state = "never" +# Accidentally paste multiple commands with honor +clipboard-paste-protection = false + keybind = clear