From 02559ea54155701b99ba3e4a860fa69c13c7ab6e Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Mon, 18 May 2026 22:35:02 +0200 Subject: fix SSH issue --- ghostty/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ghostty/config') diff --git a/ghostty/config b/ghostty/config index bd903f0..f7021e6 100644 --- a/ghostty/config +++ b/ghostty/config @@ -6,5 +6,7 @@ window-padding-balance = true window-padding-color = extend # prevents ghostty from showing popup before closing confirm-close-surface = false +# Fixes weird ssh via zsh +shell-integration-features = ssh-terminfo,ssh-env custom-shader = ~/.config/ghostty/shaders/in-game-crt.glsl -- cgit v1.3.1