jinnovation / kele.el

🥤 Spritzy Kubernetes cluster management for Emacs
https://jonathanj.in/kele.el/
Apache License 2.0
72 stars 4 forks source link

`kele-list`: `RET` on owner reference cell should `kele-get` owner resource #212

Closed jinnovation closed 1 month ago

jinnovation commented 1 month ago

211 introduced an Owner(s) column to the kele-list table.

Let's add the ability to hit RET with cursor on the cell and open (kele-get) the owner resource. ~In cases where there are multiple owner resources, user should be able to select the resource to open.~