erikw / tmux-powerline

⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
BSD 3-Clause "New" or "Revised" License
3.41k stars 513 forks source link

kubernetes_context add namespace information and display mode #387

Closed xx4h closed 6 months ago

xx4h commented 6 months ago

Currently the kubernetes_context does only provide the name or the current-context. Besides this information (which may only be relevant for people working with more than one context and/or cluster, it is helpful to everyone, to show the namespace of the current active context.

Add two more modes beside the old default one (name):

Also currently we get only the symbol/icon as output, when no context is set. Needs fix.