github skim-rs/skim v3.3.0
3.3.0 - 2026-02-18

10 hours ago

Release Notes

🚀 Features

  • Use a separate thread pool for Matcher runs (#961)
  • Event-driven re-render (#949)
  • Allow run_with to be run within a tokio runtime (#979)

🐛 Bug Fixes

  • Possible None unwrap if ansi enabled but not in item

⚙️ Miscellaneous Tasks

  • Unify filter mode & squeeze more perf (#974)
  • Refactor Skim into its own file

New Contributors

Install skim 3.3.0

Install prebuilt binaries via shell script

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

Download skim 3.3.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.