mirror of
https://github.com/turtlebasket/env.git
synced 2026-03-11 07:54:25 -07:00
misc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user