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

long macro don't work #809

Closed
joihn opened this issue Aug 7, 2024 · 2 comments
Closed

long macro don't work #809

joihn opened this issue Aug 7, 2024 · 2 comments

Comments

@joihn
Copy link
Contributor

joihn commented Aug 7, 2024

thanks for this tool

issue

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 ?

@tkna91
Copy link
Contributor

tkna91 commented Aug 11, 2024

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.

@joihn
Copy link
Contributor Author

joihn commented Aug 17, 2024

For anyone interrested,
there is a limit at 64 character hardcoded here:
https://github.com/rvaiya/keyd/blob/master/src/macro.h#L24

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

No branches or pull requests

2 participants