Ramilito / kubectl.nvim

Apache License 2.0
165 stars 5 forks source link

feat: improved port forward #123

Closed Ramilito closed 1 month ago

Ramilito commented 1 month ago

Creating a new menu to do port forward stuff in, inspired by k9s way of displaying information and allowing for modification.

looks something like this, where the idea is that you change the ports as text by pressing gp in either svc or pods view: image

And you can view all the active ones like this using a global binding gP:

image

pf