What's Changed
- fix: nounset by @Aloxaf in #519
- Avoid spawning a subshell in
-ftb-compaddby @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
lnColoring incolorize_from_modeby @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_VERSIONwhen module is already loaded (fix-up #555) by @bxsx in #559 - Fix: resolved bug where a local
keysarray 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-styleby @alberti42 in #553 - Revert "Fix: sorts completion candidates to present a stable, predictable list" by @lishaduck in #566
- Fix: regression in
_approximatewrapper 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
- @jyn514 made their first contribution in #514
- @andelink made their first contribution in #518
- @hour-keeper made their first contribution in #531
- @alberti42 made their first contribution in #541
- @Nedwardo made their first contribution in #550
- @lishaduck made their first contribution in #566
Full Changelog: v1.2.0...v1.3.0