Releases: anki-code/xontrib-prompt-starship
Releases · anki-code/xontrib-prompt-starship
0.3.8
Compare
Sorry, something went wrong.
No results found
fix: handle None rtn and ts[1] in history entries after KeyboardInter… by @arkhan in #19
0.3.7
Compare
Sorry, something went wrong.
No results found
fix: suppress spurious job indicator after command not found (#18 )
0.3.6
Compare
Sorry, something went wrong.
No results found
What's Changed
Do not leave imports like "Path" around for the interactive session by @yggdr in #17
Full Changelog : 0.3.5...0.3.6
0.3.5
Compare
Sorry, something went wrong.
No results found
Fixed user expanding in path. Thanks @yggdr !
0.3.4
Compare
Sorry, something went wrong.
No results found
0.3.2
Compare
Sorry, something went wrong.
No results found
Fixed issue with --status code.
0.3.1
Compare
Sorry, something went wrong.
No results found
Added:
Make starship aware of terminal width (#9 ). Thanks to @cycomanic !
0.3.0
Compare
Sorry, something went wrong.
No results found
#4
Register shell properly for newer versions of Starship
0.2.0
Compare
Sorry, something went wrong.
No results found
In case of using starship as part of another prompt you can add starship prompt to $PROMPT_FIELDS without replacing the current prompt:
$XONTRIB_PROMPT_STARSHIP_REPLACE_PROMPT = False
xontrib load prompt_starship
print ($PROMPT_FIELDS ['starship_left' ]())
0.1.1
Compare
Sorry, something went wrong.
No results found
Added XONTRIB_PROMPT_STARSHIP_BOTTOM_CONFIG.