github spaceship-prompt/spaceship-prompt v3.0.0
3.0.0

latest releases: v4.15.1, v4.15.0, v4.14.1...
6 years ago

Roadmap (#200)

  • Remove deprecation warnings of v2.0
  • Drop OMZ as dependency
    • Git status without OMZ (#147)
    • Remove OMZ from descriptions.
    • Installation over promptinit
    • Rewrite install.zsh in sh
    • Rewrite uninstall.zsh in sh
  • Add $SPACESHIP_VERSION
  • Fix zgen bug with sourcing install.zsh and uninstall.zsh
  • Expose SPACESHIP_OPENED
  • Expose options for char (#115)
  • Organize project structure (#127)
    • Split single file into the parts (sections folder)
    • Create lib folder
    • scripts folder for scripts
  • Add deprecation warnings for broken options
  • Show only root directory in repos (#169)
  • Add right prompt RPS1 (#168)
  • Added support to always show user host (#211)
  • Fix bugs
  • Intergrate #197
  • Custom sections (#262)
  • Drop $LS_COLORS (#273)
  • Make showing battery on 100% configurable (#306)
  • Update README.md and docs (#313)

Breaking changes

  • SPACESHIP_PROMPT_SYMBOL has been removed. Use SPACESHIP_CHAR_SYMBOL instead.
  • SPACESHIP_BATTERY_ALWAYS_SHOW has been removed. Use SPACESHIP_BATTERY_SHOW='always' instead.
  • SPACESHIP_BATTERY_CHARGING_SYMBOL has been replaced by SPACESHIP_BATTERY_SYMBOL_CHARGING.
  • SPACESHIP_BATTERY_DISCHARGING_SYMBOL has been replaced by SPACESHIP_BATTERY_SYMBOL_DISCHARGING.
  • SPACESHIP_BATTERY_FULL_SYMBOL has been replaced by SPACESHIP_BATTERY_SYMBOL_FULL.
  • SPACESHIP_HOST_SHOW now accepts value 'always'.
  • SPACESHIP_USER_SHOW now accepts value 'always'.
  • SPACESHIP_HOST_COLOR equals 'blue' instead of 'green'.
  • SPACESHIP_HOST_COLOR_SSH is a new option.
  • SPACESHIP_PROMPT_ORDER has been changed.
  • SPACESHIP_BATTERY_ALWAYS_SHOW has been removed. Use SPACESHIP_BATTERY_SHOW='always' instead.
  • SPACESHIP_PROMPT_FIRST_PREFIX_SHOW is a new option.
  • SPACESHIP_DIR_TRUNC_REPO is a new option.

Medium story

Meet Spaceship v3.0!
Three… Two… One… Liftoff!
Denys Dovhan - Medium

Don't miss a new spaceship-prompt release

NewReleases is sending notifications on new releases.