bottom icon indicating copy to clipboard operation
bottom copied to clipboard

Tabbing through views for non-click navigation

Open STashakkori opened this issue 3 years ago • 3 comments

Hello and thank you for making an amazing tool. In non-click (--disable_click), I would like to cycle through the views. I think the tab key would be perfect for this, like many applications do. Is this something that can be implemented? I currently can't cycle through views with just keys. Perhaps I am missing something. Thank you so much for your consideration

STashakkori avatar Nov 15 '21 05:11 STashakkori

I'm planning on eventually adding customizable keybinds as well, but yes, something like that could be added.

ClementTsang avatar Nov 15 '21 10:11 ClementTsang

Thank you so much. Any way that I can cycle between the views with only the keyboard is greatly appreciated. Thank again

STashakkori avatar Nov 15 '21 23:11 STashakkori

Note that by default, bottom already supports switching widgets with just the keyboard (ctrl+arrow or shift+arrow). I should have mentioned that from the start, my apologies.

Also this is blocked by customizable keybinds since a tab key would collide with other usage by default. Once that's resolved adding this is really easy.

ClementTsang avatar Feb 20 '23 16:02 ClementTsang