diff options
| author | theprimeagain <the.primeagen@gmail.com> | 2026-02-26 08:40:48 -0700 |
|---|---|---|
| committer | theprimeagain <the.primeagen@gmail.com> | 2026-02-26 08:40:48 -0700 |
| commit | 34a81b09656d2daa87f1d689550742928a4eb709 (patch) | |
| tree | a4dcb753b6f50455490d339e0d9cada3bf20f4be | |
| parent | cbc24f940f49b28da62642bca10206f3933bec77 (diff) | |
| download | a4-34a81b09656d2daa87f1d689550742928a4eb709.tar.xz a4-34a81b09656d2daa87f1d689550742928a4eb709.zip | |
more todos
| -rw-r--r-- | TODO.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,9 +1,10 @@ -<<<<<<< Updated upstream +* if there is an active window, that is not a status window, open, then results should not be opened until that is closed. + * we need effetively an action queue along with window lifecycle functions +* i need a way to pring up past vibe sessions that were failed or cancelled so i can use that text again. + * i think something like, if last version of this command executed was a failure / cancel, just auto fill previous text * make _99_state persistent that way i dont lose my shit. -======= * when prompting or searching and a result comes in, the popup became broken with quickfix results... Not sure what the issue is if its a me issue or something else ->>>>>>> Stashed changes * Prompt should generate its prompt via prompt() instead of passing it into the provider as a string... * Search Items should be editable. That way i can mark them off as finished * use capture input style to "mark" them as done. [x] as done, or delete line |
