-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
I'd like to have a keybinding that presses Space right at the end, but it doesn't seem to work.
This is the snippet of my keybindings where I'm trying this:
a = {ACTION_NOOP}
aa = {ACTION_TASK_ADD}
ai = aatype:in
an = aatype:next
I'd like to add a space at the end of the 'ai' line as well as at the end of the 'an' line. I have tried both a literal space and a <Space> but neither seem to work.
I'd like to do this so when I type those commands I don't have to manually add a space to add a task of the given type.
Is there a way to do this right now?
Also, I'm running the 2.0.0 version of vit.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels