We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I had a go at implementing it, but gave up trying to get the previous prompt into the popup window.
The text was updated successfully, but these errors were encountered:
Perhaps this is also possible with just a hook? Not sure
Sorry, something went wrong.
Hi @CrustyCode, this is definitely doable. I would suggest adding a new hook for that, maybe something like PrtEdit...
PrtEdit
Hi @CrustyCode, feel free to check out the new feature on the feat/prtedit branch. I would appreciate your feedback!
@frankroeder That works just as expected! Thank you! However, there's an error if I use PrtEdit after a PrtAsk: "Invalid last target 3".
You are right, currently, PrtRetry and PrtEdit only support PrtAppend, PrtPrepend, and PrtRewrite.
PrtRetry
PrtAppend
PrtPrepend
PrtRewrite
No branches or pull requests
I had a go at implementing it, but gave up trying to get the previous prompt into the popup window.
The text was updated successfully, but these errors were encountered: