Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

entire-fzf

Zsh helpers for working with Entire CLI sessions through fzf.

Demo

Requirements

  • zsh
  • entire
  • fzf
  • jq
  • git

Install

Without a plugin manager

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

With Sheldon

[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)"

Commands

  • 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.

About

Entire session and agent picker powered by fzf

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages