Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] PrtRetry, but allow me to optionally change the prompt slightly #74

Open
CrustyCode opened this issue Oct 24, 2024 · 5 comments

Comments

@CrustyCode
Copy link

I had a go at implementing it, but gave up trying to get the previous prompt into the popup window.

@CrustyCode
Copy link
Author

Perhaps this is also possible with just a hook? Not sure

@frankroeder
Copy link
Owner

Hi @CrustyCode, this is definitely doable. I would suggest adding a new hook for that, maybe something like PrtEdit...

@frankroeder
Copy link
Owner

Hi @CrustyCode, feel free to check out the new feature on the feat/prtedit branch. I would appreciate your feedback!

@CrustyCode
Copy link
Author

@frankroeder That works just as expected! Thank you!
However, there's an error if I use PrtEdit after a PrtAsk: "Invalid last target 3".

@frankroeder
Copy link
Owner

You are right, currently, PrtRetry and PrtEdit only support PrtAppend, PrtPrepend, and PrtRewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants