Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

[FEAT] /redo #234

Closed
Iluvalar opened this issue Jan 7, 2020 · 2 comments · May be fixed by #247
Closed

[FEAT] /redo #234

Iluvalar opened this issue Jan 7, 2020 · 2 comments · May be fixed by #247
Labels
enhancement New feature or request

Comments

@Iluvalar
Copy link

Iluvalar commented Jan 7, 2020

I looked at the code
303 elif command == "revert" OR "redo":
and later
elif command == "redo":
action=action
goto 343 //you might have to make a function out of that part, but you get what i mean.
Sorry i can't really code in python, but this pseudo code should be easy to implement for real.

Sometime the AI come up with crazy story line, it would be convenient to cancel it and redo the same action with a single command.

@Iluvalar Iluvalar added the enhancement New feature or request label Jan 7, 2020
@Sporking
Copy link

Sporking commented Feb 8, 2020

Agreed. AI Dungeon does not make it easy to undo the last response (/revert) and then resubmit the same text.

@Iluvalar
Copy link
Author

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants