Kl4rry / simp

🖼️ Simp is a fast and simple GPU-accelerated image manipulation program.
Apache License 2.0
299 stars 11 forks source link

vim style keys #23

Closed alvaro17f closed 1 year ago

alvaro17f commented 1 year ago

It would be awesome to add support for vim keys.

Kl4rry commented 1 year ago

Could you be more specific on how vim keys would work in a image editor? Vim keybinds are designed for a text editor and it's not trival to map them into a image editor. Do you just mean the simple things like moving around with hjkl or do you mean that every editing operation is supported using different editing modes?

alvaro17f commented 1 year ago

I think just for moving between (hjkl) would be fine.

Kl4rry commented 1 year ago

Do you mean moving like looking at a different part of the image or do you mean having the same behavior as the arrow keys which is going to the next image in the directory?

alvaro17f commented 1 year ago

Same functionality as the arrow keys 🙏

Kl4rry commented 1 year ago

Added in ad9c05a4946e6f3c84f39c3e1bb104f449fbc681