sauljabin / kaskade

kaskade is a text user interface for kafka, which allows you to interact and consume topics from your terminal in style!
https://github.com/sauljabin/kaskade
MIT License
841 stars 17 forks source link

Vim-like keyboard shortcuts #30

Open mijailr opened 4 months ago

mijailr commented 4 months ago

I would like to have vim-like keyboard shortcuts to prevent conflicts with terminal multiplexers like tmux and zellij. Would be nice if kaskade follows a pattern similar to k9s in this aspect.

image

Additionally, would be nice if the shortcuts are customizable somehow.

sauljabin commented 3 months ago

Thanks!, this makes total sense, let's have a chat about it

nobleach commented 3 months ago

Yeah, j/k for up/down motions would be spectacular.