astefanutti / kubebox

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

Add spacebar as keybind to select item in pods list #45

Open raqbit opened 5 years ago

raqbit commented 5 years ago

Currently you need to use enter to select an item from the pods list.

I feel like it would be intuitive if space was also an option.

Any thoughts?

astefanutti commented 5 years ago

Thanks for the suggestion. I think that's a good idea, the space key is not currently bound and it'd make sense it's used for selection.