What's Changed
- Fix being unable to override walker opts when not using "fd" by @selfdocumentingcode in #275
- Add TabContinuousTrigger parameter and refactor Invoke-FzfTabCompletionInner for improved tab completion handling by @kelleyma49 in #301
- Remove head indicator to fix branch selection bug by @kelleyma49 in #302
- fix: revert RunningInWindowsTerminal typo error by @gigberg in #298
- Autoformat file by @kelleyma49 in #304
- Support multi-line entries in PSReadline history by @kelleyma49 in #305
- fix: format code for consistency and readability in Deploy.ps1 by @kelleyma49 in #306
- GitKeyBindings BriefDescription by @RH-TLagrone in #307
- Fix: Add --no-config to bat preview commands by @kelleyma49 in #313
- change of bat highlight language from markdown to man for command help by @Jaschan in #292
New Contributors
- @selfdocumentingcode made their first contribution in #275
- @gigberg made their first contribution in #298
- @RH-TLagrone made their first contribution in #307
- @Jaschan made their first contribution in #292
Full Changelog: v2.6.7...v2.6.10