Skip to content

v5.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 03:42

Bug fixes

  • Use string length --visible to allow for emojis in the prompt (#134)
  • Only replace $HOME with ~ if at beginning of PWD (#250)
  • Repaint prompt when $COLUMNS changes (#254)

Features

  • New items
  • Don't require pressing enter for each menu in configuration wizard (#187 - @branchvincent)
  • Truncate git branches/tags when they get too long (#221)
  • Performance improvements
    • Cache variables once on fish startup
    • Use read instead of command substitution when possible
    • Combine command substitutions
    • Some other, extremely tiny, extremely evil speed boosts
  • Improve bug-report command
    • Add fish startup time
    • Add fisher plugins