- Added ability to change the color of
KUBE_PS1_PREFIX
andKUBE_PS1_SUFFIX
(#79) - Added option to turn off image padding. Defaults to
true
. There were some troubles with terminals overlapping the symbol (#126)
- Merged (#47) to allow modification of cluster and namespace with user supplied functions
- Color handling now takes named arguments properly for base colors and integer values for 256 colors
- For zsh, stat module is loaded with
zmodload -F zsh/stat b:zstat
to avoid conflict with system or userstat
- kubeon and kubeoff: Fix state on already running shells (#37)