Skip to content

1.8.0 - 2026-01-26

Choose a tag to compare

@github-actions github-actions released this 26 Jan 13:14

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