Overview of replxx features
masterreplxx is a small, portable GNU readline replacement designed for Linux, Windows, and MacOS. It is UTF-8 aware and uses a BSD license, making it suitable for use in Apache2 or BSD licensed programs.
Key features include:
- Single-line and multi-line editing modes with standard key bindings.
- History handling and completion.
- Syntax highlighting and hints.
- Support for a subset of VT100 escapes (ANSI.SYS compatible).