fix: ghostty ssh
This commit is contained in:
@@ -20,7 +20,7 @@ mouse-hide-while-typing = true
|
||||
copy-on-select = false
|
||||
confirm-close-surface = false
|
||||
mouse-scroll-multiplier = 0.6
|
||||
app-notifications = no-clipboard-copy
|
||||
app-notifications = no-clipboard-copy, no-config-reload
|
||||
|
||||
# Working directory
|
||||
window-inherit-working-directory = false
|
||||
@@ -55,7 +55,7 @@ gtk-single-instance = false
|
||||
|
||||
# Shell integration
|
||||
shell-integration = detect
|
||||
shell-integration-features = cursor,sudo,title,no-cursor
|
||||
shell-integration-features = cursor, sudo, title, no-cursor, ssh-env
|
||||
keybind = shift+enter=text:\n
|
||||
|
||||
# Theme
|
||||
|
||||
Reference in New Issue
Block a user