-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi, this is a minor suggestion — at this moment, as I understand there needs to be a mouse click to navigate between panels, for example — from navigation panel to collection view and highlighted Raindrop's details with exception of esc to navigate from right to left and closing the application once it is pressed on navigation panel.
Is there a possibility to add additional key to navigate from left to right (and additional way from right to left), for example, with h and l keys which would be somewhat intuitive for vi/vim users?
I propose it mainly because I can navigate up/down with j/k keys, but since I don't see explicit code for it, I suppose it is default in underlying TUI framework which would be somewhat widespread in Terminal interfaces.
It is stated that braindrop is somewhat opinionated in README
Braindrop is and generally always will be fairly opinionated about the "best" way to make use of Raindrop (AKA how I like to use it); but where possible I want to keep it quite general so it will be useful to anyone.
But in my opinion — option to use keyboard only is somewhat convenient for terminal interfaces so I think it would be nice to have