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

When using the R option in PasteAction etc., if the string to expand contains a string such as ${abc}, it will not be embedded correctly #23

Closed
Tracked by #18
zero-plusplus opened this issue Feb 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@zero-plusplus
Copy link
Owner

It can be reproduced with the following code.

new CustomHotkey("RCtrl & 1", "{Paste|R}<{{SelectedText}}>").on()

; Select the following and press `RCtrl & 1`
; ${abc}
@zero-plusplus zero-plusplus added the bug Something isn't working label Feb 12, 2023
zero-plusplus added a commit that referenced this issue Feb 12, 2023
@zero-plusplus zero-plusplus mentioned this issue Feb 12, 2023
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant