Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@sharkdp sharkdp released this 06 Sep 19:44

Features

Bugfixes

  • pastel pick does not display all colors in some terminals, see #121 and #168 (@Divoolej)
  • Fix lines in kitty terminal with text_fg_override_threshold set, see #197 (@joveian)

Changes

Other

  • Optimization for eliminating redundant memory operations, see #165 (@yyzdtccjdtc)
  • Add colour as an alias for the colour command, see #173 (@BuyMyMojo)
  • Suggest to use pastel pick --help instead of -h, see #181 (@sharkdp)