What's Changed
- fix: prefix completion in quoted string by @Aloxaf in https://github.com/Aloxaf/fzf-tab/pull/448
- docs: add info about completions by @LuisUrrutia in https://github.com/Aloxaf/fzf-tab/pull/454
- fix: unable to build binary module on some new systems by @Aloxaf in https://github.com/Aloxaf/fzf-tab/pull/472
- Add
use-fzf-default-optsby @PrayagS in https://github.com/Aloxa...