Skip to content

Space at the end of keybinding not parsed #211

@nfraprado

Description

@nfraprado

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions