anki-code / anki-code/xontrib-prompt-starship

Bottom toolbar

Open
#16 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
68
Forks
9
PR merge metrics
No merged PRs in 30d

Description

I have just switched from my own code to this contrib and I I found an issue.

For the bottom toolbar to have the expected colour s from starship you need to add
```
$XONSH_STYLE_OVERRIDES['bottom-toolbar'] = 'noreverse'
```

as something in prompt-toolkit or xonsh, I think the former messes around with the colours. I had discussions on this years ago but can't find them now. (GitHub search is broken for xonsh)

To reproduce just point $XONTRIB_PROMPT_STARSHIP_BOTTOM_CONFIG to your normal starship config and see the difference.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.