This commit is contained in:
turtlebasket
2026-03-05 13:25:51 -08:00
parent 7ca47853f9
commit 26e442f8f0
5 changed files with 157 additions and 32 deletions

View File

@@ -11,7 +11,12 @@ window-height = 50
term = xterm-256color
# reduce dimming for unfocused split panes (1.0 disables dimming)
unfocused-split-opacity = 0.88
unfocused-split-opacity = 0.77
split-divider-color = #666666
window-inherit-working-directory = false
tab-inherit-working-directory = true
# USE PRERELEASE
# > While you can set this setting back to `stable` at any time, this will only take effect when a later stable
@@ -19,13 +24,12 @@ unfocused-split-opacity = 0.88
auto-update-channel = tip
auto-update = off
# window-inherit-working-directory = false
# binds
keybind = cmd+,=open_config
keybind = cmd+b>shift+'=new_split:down
keybind = cmd+b>shift+5=new_split:right
keybind = cmd+b>cmd+b=goto_split:next
keybind = cmd+b>right=goto_split:right
keybind = cmd+b>left=goto_split:left