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
thanks for this tool
a = macro(printf'\eP$f{"hook":"SourcedRcFileForWarp","value":{"shell":"bash"}}\x9c')
does not work without any error message It seems the macro length limit of keyd is too low. how to increase ?
The text was updated successfully, but these errors were encountered:
There are several similar threads. The most recent is this one. #787
If you have no problem, please follow them and then close this issue.
Sorry, something went wrong.
For anyone interrested, there is a limit at 64 character hardcoded here: https://github.com/rvaiya/keyd/blob/master/src/macro.h#L24
No branches or pull requests
thanks for this tool
issue
does not work without any error message
It seems the macro length limit of keyd is too low. how to increase ?
The text was updated successfully, but these errors were encountered: