github skim-rs/skim v3.5.0
3.5.0 - 2026-02-22

9 hours ago

Release Notes

🚀 Features

  • Add fzy matcher and --typos/--no-typos flag (#987)

🐛 Bug Fixes

  • Correctly bind uppercase keys
  • More precision on AndOr matches (closes #526)
  • Respect the and & or priority

⚙️ Miscellaneous Tasks

  • (dep) Remove unused dependency 'beef' (#986)
  • (dep) Frizbee 0.8.1 (#985)
  • Add partial bench to measure the time it takes to setup skim
  • Pin dependencies to the latest exact version

New Contributors

Install skim 3.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v3.5.0/skim-installer.sh | sh

Download skim 3.5.0

File Platform Checksum
skim-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
skim-x86_64-apple-darwin.tar.xz Intel macOS checksum
skim-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
skim-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
skim-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Don't miss a new skim release

NewReleases is sending notifications on new releases.