Skip to content

1.7.0 - 2026-01-25

Pre-release
Pre-release

Choose a tag to compare

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

Release Notes

This release adds various options for --border, check them out !
Telescope enthusiasts might especially like the --border rounded look.

πŸš€ Features

  • Add borders to all widgets (#930)

πŸ› Bug Fixes

  • Correctly merge base styles
  • Correctly display all header lines
  • Correctly toggle prompt on ToggleInteractive (closes #925)
  • Fix printf sometimes replacing recursively
  • Interrupt the reader thread when stopping
  • Replace {n} with an empty string when no item is selected
  • Revert case-insensitive action_chain
  • Re-enable query/cmd-query distinction and switching
  • Correctly compute character width for cursor display (closes #929)

βš™οΈ Miscellaneous Tasks

  • Cleanup changelog [skip ci]

Install skim 1.7.0

Install prebuilt binaries via shell script

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

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