[email protected]:~$ man regex-tui

← cd ..
regex-tui logo★ 349

regex-tui

A terminal user interface (TUI) application for testing and visualizing regular expressions in real-time.

regex-tui demo

DESCRIPTION

Features

  • Interactive regex editor with live validation
  • RE2 engine by default; regexp2 option with partial PCRE compatibility
  • Multi-line text input for testing
  • Visual highlighting of regex matches with alternating colors
  • Whitespace visualization: spaces (·) and line breaks (↵) are displayed as visible glyphs
  • Real-time feedback as you type the expression
  • Clean and intuitive terminal interface
  • Tab navigation between regex and text inputs
  • Options dialog for toggling global and case-insensitive flags

INSTALLATION

$ go install github.com/vitor-mariano/regex-tui@latest

DETAILS

Repository
vitor-mariano/regex-tui (2026-04-12)
Author
Vítor Mariano
License
MIT
Category
Development Tools
Language
Go
Platforms
Linux, macOS, Windows
Version
v0.7.0 (2026-02-21)
Repo Age
9 months old

TAGS

MORE IN DEVELOPMENT TOOLS