Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 18:10

Release Notes

Features

  • Added Windows support for running commands
  • Added subcommand editing capabilities (copy, cut, paste)
  • (ui) Added theming support for popup widgets
  • (ui) Added command formatting
  • (ui) Added scroll support to help popup

Install rura 1.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tlipinski/rura/releases/download/v1.5.0/rura-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install tlipinski/tap/rura

Download rura 1.5.0

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