Zsh helpers for working with Entire CLI sessions through fzf.
zshentirefzfjqgit
Clone the repository and source the plugin from your .zshrc:
git clone https://github.com/Syati/entire-fzf.git ~/.zsh/entire-fzf# ~/.zshrc
source ~/.zsh/entire-fzf/entire-fzf.plugin.zsh[plugins.entire-fzf]
github = "Syati/entire-fzf"Sheldon automatically matches entire-fzf.plugin.zsh from the plugin name entire-fzf.
Then reload your shell or run:
eval "$(sheldon source)"etf: pick an Entire session, then run an action: resume, explain latest checkpoint, pick checkpoint to explain, info, stop, or clean.etfc: pick a checkpoint from the active session in the current worktree, then explain it.
