Skip to content

1.7.1 - 2026-01-25

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jan 10:50

Release Notes

Note: There is a known bug with this release that causes the cursor position to be wrong when using reverse layout and borders, and a potential crash that needs more investigating.

πŸ› Bug Fixes

  • Y cursor pos in reverse mode (closes #931)

Install skim 1.7.1

Install prebuilt binaries via shell script

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

Download skim 1.7.1

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