Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo CLI & Terminal
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ratatui replace rust search tui

Summary

AI summary

Added space‑toggle file skip, enter to confirm replace‑all and mouse support.

Changes in this release

Feature Low

Adds support for space to toggle file skip in the file pane.

Adds support for space to toggle file skip in the file pane.

Source: llm_adapter@2026-06-13

Confidence: high

Feature Low

Adds support for Enter to confirm replace‑all actions.

Adds support for Enter to confirm replace‑all actions.

Source: llm_adapter@2026-06-13

Confidence: high

Feature Low

Adds mouse support to the UI.

Adds mouse support to the UI.

Source: llm_adapter@2026-06-13

Confidence: high

Refactor Low

Changes internal implementation to use ratatui's CellWidth instead of unicode-width.

Changes internal implementation to use ratatui's CellWidth instead of unicode-width.

Source: llm_adapter@2026-06-13

Confidence: high

Full changelog

Release Notes

Added

  • support space to toggle file skip in file pane (#53) - (e3c2720)
  • support enter to confirm replace-all (#54) - (48db4a3)
  • mouse support (#55) - (1bc54c0)

Changed

  • use ratatui's CellWidth instead of unicode-width (#52) - (64caea9)

Documentation

Full Changelog: 0.8.0...0.9.0

Install swpui 0.9.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/beeb/swpui/releases/download/v0.9.0/swpui-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/beeb/swpui/releases/download/v0.9.0/swpui-installer.ps1 | iex"

Download swpui 0.9.0

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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Swpui, a TUI for case-aware search and replace

Get notified when new releases ship.

Sign up free

About Swpui, a TUI for case-aware search and replace

All releases →

Related context

Beta — feedback welcome: [email protected]