bug-fork

fork/re-write of bug cli todo manager
git clone https://git.regexghost.com/bug-fork.git
Log | Files | Refs | README | LICENSE

commit 2fa97e2562770f93cc2fb67f4186df58d30d7c26
parent ff435d0d649beb7620c349f99649f5e18f829484
Author: regexghost <dev@regexghost.com>
Date:   Sat, 30 May 2026 21:28:24 +0100

screenshots in readme

Diffstat:
MREADME.md | 6++++++
Abug-ls.jpg | 0
Abug-view.jpg | 0
3 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -13,6 +13,12 @@ This is my fork/rewrite of bug, an obscure cli todo manager I found on the inter * Interactive selection using `fzf`, instead of specifying ID * Deletion only moves to another file, allowing recovery +## Screenshots + +![bug ls](bug-ls.jpg) + +![bug view](bug-view.jpg) + ## Dependencies * `fzf` diff --git a/bug-ls.jpg b/bug-ls.jpg Binary files differ. diff --git a/bug-view.jpg b/bug-view.jpg Binary files differ.