What's Changed
- Quote array items in Invoke-FzfPsReadlineHandlerProvider to fix multi-select ambiguity by @Copilot in #354
- Recommend installing from winget, not chocolatey, because chocolatey's fzf package is unmaintained and outdated by @cspotcode in #357
- Respect TabExpansion2 by passing a [PowerShell] instance to CompleteInput by @cspotcode in #356
- Add configurable PreviewWindow behavior for tab completion by @Copilot in #361
- Swap order of $AppNames array items for optimization by @Copilot in #366
New Contributors
- @cspotcode made their first contribution in #357
Full Changelog: v2.7.3...v2.7.7