Release Notes
π Features
- Add 'left' and
right info display modes (#1120)
- Add
--hide-nth to hide fields from display but keep them searchable (#1122)
- Add bind and unbind actions (#1121)
π Bug Fixes
π€ CI
- Add public-api check (#1124)
Install skim 5.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v5.3.0/skim-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/skim-rs/skim/releases/download/v5.3.0/skim-installer.ps1 | iex"
Download skim 5.3.0