From 1afd770d70d19078849d1cbf19873eff5146b3cd Mon Sep 17 00:00:00 2001 From: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> Date: Thu, 12 Mar 2026 08:12:32 -0400 Subject: [PATCH] fix(ghostty): shell-integration fixes Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> --- .config/ghostty/config | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index 789ce98..9522b82 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,28 +1,10 @@ theme = night owl font-family = "JetBrainsMonoNL Nerd Font Mono" -font-size = 14 -window-padding-x = 12 -window-padding-y = 12 -window-decoration = true +font-size = 14 copy-on-select = clipboard background-opacity = 0.9 background-blur = 90 adjust-cell-height = 5% window-colorspace = "display-p3" -window-padding-balance = true -macos-non-native-fullscreen = false -macos-window-buttons = visible -macos-titlebar-style = transparent -macos-titlebar-proxy-icon = visible -macos-dock-drop-behavior = new-tab -macos-option-as-alt = true -macos-window-shadow = true -macos-hidden = never -macos-auto-secure-input = true -macos-secure-input-indication = true -macos-applescript = true -macos-icon = official -macos-icon-frame = aluminum -macos-shortcuts = ask -background-blur = true -term = xterm-256color +shell-integration-features = cursor,sudo,title,ssh-env,ssh-terminfo,path +#term = xterm-256color