github skim-rs/skim v1.8.0
1.8.0 - 2026-01-26

latest releases: v1.9.0, v1.8.1
8 hours ago

Release Notes

๐Ÿš€ Features

  • Parse ansi codes in prompt

๐Ÿ› Bug Fixes

  • Header and header-lines order in reverse layout
  • Correctly overlay header styles
  • Make select-1 and exit-0 work again (closes #916) (#933)
  • Fix cursor blinking (closes #932) (credits to @lilydjwg)

๐Ÿงช Testing

  • Review snapshots

โš™๏ธ Miscellaneous Tasks

  • Add matrix room to readme

Install skim 1.8.0

Install prebuilt binaries via shell script

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

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