github bgreenwell/xleak v0.2.5
0.2.5 - 2025-12-04

4 hours ago

Release Notes

Fixed

  • Help popup not appearing on Windows - ? key now correctly expects SHIFT modifier (thanks @aarif! #27)
  • VIM mode $ keybinding now correctly expects SHIFT modifier on Windows

Added

  • Automated crates.io publishing via custom GitHub Action for all future releases

Install xleak 0.2.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bgreenwell/xleak/releases/download/v0.2.5/xleak-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/bgreenwell/xleak/releases/download/v0.2.5/xleak-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install bgreenwell/tap/xleak

Download xleak 0.2.5

File Platform Checksum
xleak-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
xleak-x86_64-apple-darwin.tar.xz Intel macOS checksum
xleak-x86_64-pc-windows-msvc.zip x64 Windows checksum
xleak-x86_64-pc-windows-msvc.msi x64 Windows checksum
xleak-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
xleak-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
xleak-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Don't miss a new xleak release

NewReleases is sending notifications on new releases.