- ⚠BREAKING CHANGE: aliases are disabled by default; call the function
Enable-PsFzfAliases
to enable previous behavior - Aliases can be individually enabled through
Set-PsFzfOption
- Aliases don't call
Get-Command
to speed up module load time - BUG FIX: chord module parameters no longer overlap
- BUG FIX: fzf expects stdin/stdout encoding to be UTF-8 (#45)
- git key bindings
- load time improvements (#23)