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