Avatar
Fernando Vásquez is an electronics engineer and software developer currently based in the world. He occasionally blogs about Python and Android programming.

Micro Editor

Micro Editor

In file ~/.config/micro/bindings.json:

{
    "Alt-h": "SelectLeft",
    "Alt-j": "SelectDown",
    "Alt-k": "SelectUp",
    "Alt-l": "SelectRight"
}

all tags