Skip to main content

Shell Integration

In-prompt expansion for your favorite shell.

Capability Matrix

FeatureBashZshFishTmux
Expand on Space
Manual expand Ctrl+T
FZF search Ctrl+FNot yetNot yet
FZF search Alt+FNot yetNot yet
`$$` cursor marker
Inject into pane
Popup picker prefix+Ctrl+g

Sections

  • Bash Plugin — Readline bindings (full support: expand, fzf search)
  • Zsh Plugin — ZLE widget integration (expand only, fzf planned)
  • Fish Plugin — Command line hooks (expand only, fzf planned)

Tmux Integration

Tmux integration is available separately — see the Tmux Implementation reference for setup instructions and the ce-tmux-picker.sh popup picker workflow.