-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Sometimes it will be useful to be able to rewind a session to go back to a given message. Currently, to achieve a similar effect I just click on the message I would like to rewind to and choose the fork option... this does get the job done, since I do end up in a session where the messages after the one I would like to rewind to are not present, but it does unnecessarily create a new session.
I'd like to add a rewind option to the modal menu that appears when you click on a message that behaves similarly to the fork option, but that simply rewinds the state of the current session without needlessly creating a new session.
This feature MUST behave more like forking in that it SHOULD alter ONLY the message history, it MUST NOT to undo/redo changes to files in the way that the /undo / /redo commands do!