17 lines
467 B
Cheetah
17 lines
467 B
Cheetah
shell-integration = zsh
|
|
font-family = Iosevka
|
|
adjust-cell-width = "-7%"
|
|
theme = Catppuccin Mocha
|
|
# theme = Catppuccin Latte
|
|
mouse-hide-while-typing = true
|
|
scrollback-limit = 1000000
|
|
macos-icon = retro
|
|
|
|
keybind = ctrl+a>c=new_tab
|
|
keybind = ctrl+a>shift+5=new_split:right
|
|
keybind = ctrl+a>shift+'=new_split:down
|
|
keybind = ctrl+a>z=toggle_split_zoom
|
|
keybind = ctrl+a>n=next_tab
|
|
keybind = ctrl+a>p=previous_tab
|
|
keybind = ctrl+a>1=goto_tab:1
|
|
keybind = ctrl+a>2=goto_tab:2
|