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
e.g. changing a floating macro from character-specific to global.
This is lower-priority since it's possible to:
save as
delete
The text was updated successfully, but these errors were encountered:
spiralofhope
No branches or pull requests
e.g. changing a floating macro from character-specific to global.
This is lower-priority since it's possible to:
save as
to the new type (and give it a new name)delete
the original itemsave as
the other item to the new type (and give it the original name)delete
the other item.The text was updated successfully, but these errors were encountered: