astefanutti / kubebox

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

Hotkey navigation for non-interactive terminals #80

Closed samc closed 3 years ago

samc commented 4 years ago

Description

This is in response to both #31 & #59. I currently use WSL and use the Windows Terminal Preview as my daily driver. Unfortunately it is non-interactive, so mouse based events do not work for the blessed element selection. This makes selecting the Logs element impossible.

Could very easily expand on the navigation via some combination of cardinal selection via CTRL+SHIFT+[LEFT, RIGHT, UP, DOWN].

Implemented

astefanutti commented 3 years ago

Let me close this as it's superseded by #104.