Release Notes
๐ Bug Fixes
- (matcher) An inverse query only checks the first --nth field (#1159)
- Do not feed items through a fifo in zsh completions (#1164)
- (filter) --filter hangs when the query is below --min-query-length (#1158)
- Path_name_offset returns bytes while Rank::begin is a char index (#1160)
๐ค CI
- Automatically update PRs on pushes to master
- Fix auto update branch
โ๏ธ Miscellaneous Tasks
- Clippy & fmt after cargo update
Install skim 5.6.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v5.6.6/skim-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/skim-rs/skim/releases/download/v5.6.6/skim-installer.ps1 | iex"
Download skim 5.6.6