diff --git a/config/ghostty/config b/config/ghostty/config index f714edb3..49d2edca 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -17,11 +17,11 @@ gtk-toolbar-style = flat # Cursor styling cursor-style = "block" cursor-style-blink = false -shell-integration-features = no-cursor + +# Cursor styling + SSH session terminfo +# (all shell integration options must be passed together) +shell-integration-features = no-cursor,ssh-env # Keyboard bindings keybind = shift+insert=paste_from_clipboard keybind = control+insert=copy_to_clipboard - -# SSH session terminfo -shell-integration-features = ssh-env