astefanutti / kubebox

⎈❏ Terminal and Web console for Kubernetes
http://astefanutti.github.io/kubebox
MIT License
2.14k stars 142 forks source link

Add tab key as key bind to toggle between 'pods' and 'log' #98

Closed frudolph77 closed 3 years ago

frudolph77 commented 3 years ago

It would be nice if Tab toggles between the Pods-List and the Log so that i don't have to use a mouse for that.

astefanutti commented 3 years ago

Thanks for the suggestion. We plan to work on the support of mouse-less navigation. This relates to #31 and #59.

frudolph77 commented 3 years ago

I've found a solution, see pull request #104

astefanutti commented 3 years ago

Fixed with #104.