Release Notes
๐ Features
- Add
listenflag (closes #719)
๐ Bug Fixes
- Fix listen flag on macos (#888)
- Correctly parse wrap arg in preview options
๐งช Testing
- Add tests for listen flag
Install skim 1.0.0-pre7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v1.0.0-pre7/skim-installer.sh | shDownload skim 1.0.0-pre7
| 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 |