-
-
I believe I've followed all the steps correctly. However segment is not showing in either shell or tmux.
I can verify that the `powerline_kubernetes` module works fine individually:
```
Python …
-
Hey mate,
My default_leftonly.json
In a config.json I use default_leftonly but it doesn't work. Can you post your config.json and left_only?
```
shell": {
"colorschem…
-
I'm going to just put everything I found into one issue.
Other programs
https://vimawesome.com/plugin/bash-language-server
https://vimawesome.com/plugin/cquery
https://vimawesome.com/plugin/ct…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### What would you like to see changed?
Currently I have my prompt set up like this:
![image](https://github.com/user-at…
-
I have a kubeconfig that looks like:
```yaml
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: ...
server: ...
name: ...
contexts:
- context:
cluster: ...
…
-
The `KUBECONFIG` env-variable supports multiple files (separated by `:`). The kubernetes library supports this, but powerline-kubernetes does it's own thing when loading the context, and doesn't handl…
-
I have xonsh installed and configured as my user shell, in just my terminal config (kitty).
I also have `xonsh` specified in my `kubie` config like:
```
@ cat ~/.kube/kubie.yaml
# Force kubie …
-
When using powerline-kubernetes with OpenShift, the context part usually gets very long, e.g.:
`⎈ explore-00/master-asdf-openshift3roadshow-com:443/user00 - explore-00`
A config parameter permit…
-
Details here: https://www.reddit.com/r/archlinux/comments/9wm8h4/powerline_and_bash_can_i_make_my_powerline_prompt/
I just want to make my prompt start on a new line and I can't figure out how. Sup…