Skip to content

Arbitrary amount of arguments for custom shortcut #25434

Answered by 0x2CA
domokopter asked this question in General Q&A
Discussion options

You must be logged in to vote

You can use workspace::SendKeystrokes

"space a": "workspace::Save",
"space b": ["task::Spawn", { "task_name": "Run file" }],
"space space r": ["workspace::SendKeystrokes", "space a space b"],

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@domokopter
Comment options

Answer selected by domokopter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants