micro icon indicating copy to clipboard operation
micro copied to clipboard

Error in bindings: action InsertSpace does not exist

Open pbsds opened this issue 3 years ago • 0 comments

Description of the problem or steps to reproduce

I did mention this over two years ago, but seeing as this still annoys me, i'm creating this issue.

The following bindings.json:

{
    "Alt-d": "InsertSpace"
}

produces the following error.

Error in bindings: action InsertSpace does not exist

Press enter to continue

It did work before, but after an update, as mention in the comment linked above, it broke. InsertSpace is still listed in the documentation. PR #474 seems to touch on this.

Specifications

Version: 2.0.10 Commit hash: v2.0.10 Compiled on Unknown OS: nixos 22-05 Terminal: putty

pbsds avatar Jun 07 '22 23:06 pbsds