[FEATURE]: Add ability to (un)mark points in the thread, to use as "bookmarks"
Feature hasn't been suggested before.
- [x] I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
The idea is plainly stolen from vim: add ability to set/unset marks in the thread. Related to it, would be the (optional?) display of marks in the thread (a "hr" ------- or something).
The usecase is: keeping track with what was reviewed so far in the thread, mark it, then do something else, then when you come back to opencode, either scroll back up to that mark or, even better, be able to jump straight to the mark (optionally remove it), review the new stuff, repeat.
The smarter the LLMs become -> the more they can work on their own -> the more important is to have some good tools to manage navigation of the consequently longer threads. I think marks+jumps would be an excellent addition.
Optionally, ability to annotate the marks with a message would also be useful. Optionally 2, having the marks indicated in the scrollbar itself, would also be nice :-)
This issue might be a duplicate of existing issues. Please check:
- #5077: [FEATURE]: Add keybind to navigate between user messages
- #5029: [FEATURE]: Add keybinds to scroll to prev/next user message
- #3337: Feature Request: Navigation Shortcut to Jump Between User Messages
- #4092: [FEATURE]: better navigation of output, alternative vim mode and non-blocking agent permission requests
- #2755: feat: Copy Mode for OpenCode (discusses vim-like navigation and marks in scrollbar)
Feel free to ignore if none of these address your specific case.