Julien-cpsn / ATAC

A simple API client (postman like) in your terminal
https://atac.julien-cpsn.com/
MIT License
1.86k stars 81 forks source link

Change vim key bindings #44

Closed ndtoan96 closed 5 months ago

ndtoan96 commented 5 months ago

This is regarding issue #10

I change some key bindings based on my vim experience.

I notice that you're trying to map everything to vim key bindings. But it's not the point. Vim users generally just want to use vim motions when moving around. But when editing, you should leave everything normal.

Julien-cpsn commented 5 months ago

Closing in favor of https://github.com/Julien-cpsn/ATAC/pull/46