Skip to content

Register a keypress every n milliseconds #2337

Open
@enricozb

Description

@enricozb

In order to get myself used to kakoune's scripting & extension abilities, I wanted to try to port vim-comfortable-motion. However, it relies on vimscript's timer facilities. I'm wondering if kakoune has anything like this. Specifically, I want to have a keypress <c-j> or <c-k> register an asynchronous command, that executes a keypress, namely j or k, at specifically timed intervals.

How would I go about doing this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions