matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
960 stars 78 forks source link

Go development versions format incorrectly #137

Closed matchai closed 5 years ago

matchai commented 5 years ago

It appears the following Spaceship ZSH issue would carry over to the Spacefish, as our Go implementation matches theirs.

Please take a look at the fix addressing this issue at https://github.com/denysdovhan/spaceship-prompt/pull/611

🐟 spacefish-bot — Issue copied from: https://github.com/denysdovhan/spaceship-prompt/issues/610.

Current behavior

The version is cut off (~ via 🐹 vvel)

Expected behavior

~ via 🐹 devel +5efe9a8f11

Relevant Zsh configuration (.zshrc)

N/A

Environment

Spaceship version: 3.9.1 Zsh version: zsh 5.3 (x86_64-apple-darwin18.0) Zsh framework: oh-my-zsh @ fabee559 Zsh plugin manager: None Terminal emulator: iTerm Operating system: macOS

Screenshot

Provide a screenshot that shows your issue.

screen shot 2019-01-11 at 12 47 47

Possible solution

See expected behavior.

matchai commented 5 years ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: