Skip to content

v2.38.1

Latest

Choose a tag to compare

@Byron Byron released this 20 Jul 07:57
5131bfe

This release fixes a long-standing bug where NO_COLOR=1 would make all styling disapear, including
the selection indicator itself. Now it's usable, finally.

Bug Fixes

  • only strip colors when NO_COLOR is enabled

Commit Statistics

  • 3 commits contributed to the release.
  • 6 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #238

Commit Details

view details
  • #238
    • Only strip colors when NO_COLOR is enabled (ad19f3f)
  • Uncategorized
    • Prepare changelog prior to release (9c89430)
    • Merge pull request #351 from Byron/fix-colors (9c9364d)