regolith-linux / ilia

A GTK-based Desktop Executor
Apache License 2.0
85 stars 11 forks source link

add missing vim keybinding for navigation #63

Closed ogabriel closed 1 year ago

ogabriel commented 1 year ago

Greetings!

This implemented feature from this commit, which was originated from this issue, while it added the emacs going up and down and vim going down, it was missing the "k" for going up for vim. So I added this in this pull request.

I also took the liberty to add the old and new emacs and vim keybindings to the help section.

Here is a gif of what i compiled from the code I changed:

ilia

kgilmer commented 1 year ago

Fantastic, thanks for taking the time to provide your test demo @ogabriel !

kgilmer commented 1 year ago

This change will be built into unstable in this job (assuming successful completion): https://github.com/regolith-linux/voulage/actions/runs/3934598174

ogabriel commented 1 year ago

Fantastic, thanks for taking the time to provide your test demo @ogabriel !

Nothing compared on all the work you have done with regolith :+1:

This change will be built into unstable in this job (assuming successful completion): https://github.com/regolith-linux/voulage/actions/runs/3934598174

Strange, here is working fine since yesterday no problem whatsoever