github Aloxaf/fzf-tab v1.3.0

3 hours ago

What's Changed

  • fix: nounset by @Aloxaf in #519
  • Avoid spawning a subshell in -ftb-compadd by @jyn514 in #514
  • Support retaining ${group} values while not displaying group headers by @andelink in #518
  • fix: solving msys2 regressions by @hour-keeper in #531
  • Use shell parsing to split fzf-command into words by @andelink in #517
  • Properly Handle ln Coloring in colorize_from_mode by @alberti42 in #541
  • Refactor: Only source ls-colors.zsh when fzftab module isn't loaded by @alberti42 in #555
  • Increased robustness for cat in fzf completions by @Nedwardo in #550
  • fix: preserve FZF_TAB_MODULE_VERSION when module is already loaded (fix-up #555) by @bxsx in #559
  • Fix: resolved bug where a local keys array in -ftb-compadd shadowed… by @alberti42 in #558
  • Fix: sorts completion candidates to present a stable, predictable list by @alberti42 in #557
  • Feat: support _approximate to correctly show correction options by @alberti42 in #554
  • New style option to fzf-tab group headers: active-group-style by @alberti42 in #553
  • Revert "Fix: sorts completion candidates to present a stable, predictable list" by @lishaduck in #566
  • Fix: regression in _approximate wrapper introduced by PR #554 by @alberti42 in #568
  • style: restore the default group switching behavior by @Aloxaf in #567
  • test: fix locale-dependent failure in "don't expand file name" by @alberti42 in #569

New Contributors

Full Changelog: v1.2.0...v1.3.0

Don't miss a new fzf-tab release

NewReleases is sending notifications on new releases.