cashmere

cashmere

kitty cheatsheet

Prefix: ctrl+space

All prefix bindings: press ctrl+space, release, then press the key.

Splits

BindingAction
ctrl+space%Vertical split (vsplit)
ctrl+space"Horizontal split (hsplit)

Splits open in the current working directory.

Pane Navigation

Without Prefix (direct)

BindingDirection
alt+hLeft
alt+jDown
alt+kUp
alt+lRight

With Prefix

BindingDirection
ctrl+spacehLeft
ctrl+spacejDown
ctrl+spacekUp
ctrl+spacelRight

Pane Resize

BindingAction
ctrl+spaceShift+hNarrower
ctrl+spaceShift+jShorter
ctrl+spaceShift+kTaller
ctrl+spaceShift+lWider

Tabs

Switch (direct)

BindingTab
alt+1-91-9

Manage

BindingAction
ctrl+spacecNew tab
ctrl+spacexClose pane

Misc

BindingAction
ctrl+spacezZoom toggle (stack layout)
ctrl+spacerReload config

Layout Info

splits= and stack are enabled. Stack = one pane fullscreen (like tmux zoom).