29 lines
850 B
Cheetah
29 lines
850 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>h=goto_split:left
|
|
keybind = ctrl+a>j=goto_split:bottom
|
|
keybind = ctrl+a>k=goto_split:top
|
|
keybind = ctrl+a>l=goto_split:right
|
|
keybind = ctrl+a>1=goto_tab:1
|
|
keybind = ctrl+a>2=goto_tab:2
|
|
keybind = ctrl+a>3=goto_tab:3
|
|
keybind = ctrl+a>4=goto_tab:4
|
|
keybind = ctrl+a>5=goto_tab:5
|
|
keybind = ctrl+a>6=goto_tab:6
|
|
keybind = ctrl+a>7=goto_tab:7
|
|
keybind = ctrl+a>8=goto_tab:8
|
|
keybind = ctrl+a>9=goto_tab:9
|
|
keybind = ctrl+a>0=goto_tab:10
|