diff options
| author | theprimeagain <the.primeagen@gmail.com> | 2026-03-01 08:57:08 -0700 |
|---|---|---|
| committer | theprimeagain <the.primeagen@gmail.com> | 2026-03-01 08:57:08 -0700 |
| commit | c65de294bdf0e077e1b9c52204baa93015cc08c2 (patch) | |
| tree | a086d29ebd064b7f2cd69a246081fb6988e93870 | |
| parent | 0da5086983c2351f8178258a09807ba8fd5ab4e8 (diff) | |
| download | a4-c65de294bdf0e077e1b9c52204baa93015cc08c2.tar.xz a4-c65de294bdf0e077e1b9c52204baa93015cc08c2.zip | |
small update to the todo
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ * also some impliciation on deserialization. we will need to make sure we keep track of marks after deserialization +* filtering in `open` + * could add s, v, t for search, visual/vibe, and search. + * for vibe coding, i would like a way not only to transfer to a spot to review the code, but to toggle the diff view of the current item i am on. This means tracking is going to have to have an idea of "active" such that i cannot imagine what you are |
