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

Fix regression when renaming commands #937

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

pfoerster
Copy link
Member

Fixes #936.

@pfoerster pfoerster force-pushed the bugfix/rename-command branch from 3cba116 to 9290eed Compare October 10, 2023 17:49
@pfoerster pfoerster merged commit 1efb89b into master Oct 10, 2023
5 checks passed
@pfoerster pfoerster deleted the bugfix/rename-command branch October 10, 2023 17:56
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

Successfully merging this pull request may close these issues.

Renaming variables takes the leading backslash as part of the name and then doubles it.
1 participant