Keybindings

Keyboard shortcuts across tools.

Shell

Key What Tool
ctrl+r History search atuin
ctrl+t File finder fzf
alt+c CD to dir fzf

Tmux

Key What
ctrl+a Prefix (remapped)
prefix + c New window
prefix + n Next window
prefix + p Previous window
prefix + % Split vertical
prefix + “ Split horizontal
prefix + z Zoom pane

Neovim

See nvim config for full keybindings. Highlights:

Key What
space Leader
leader + ff Find files
leader + fg Live grep
leader + e File explorer
gcc Toggle comment
gd Go to definition
K Hover docs

AI (CodeCompanion)

Key What
leader + ai Inline prompt
leader + ac Toggle chat
leader + aa Actions menu

AI completion (Codeium)

Key What
Tab Accept completion
alt+] Next suggestion
alt+[ Prev suggestion
ctrl+] Clear