Package: wnpp
Severity: wishlist
Owner: Robin Jarry <ro...@jarry.cc>

* Package name    : golang-sourcehut-rockorager-vaxis
  Version         : 0.8.2-1
  Upstream Author : Tim Culverhouse <>
* URL             : https://git.sr.ht/~rockorager/vaxis
* License         : Apache-2.0
  Programming Lang: Go
  Description     : A modern TUI library for go

Vaxis is a Terminal User Interface (TUI) library for go. Vaxis supports modern
terminal features, such as styled underlines and graphics. A widgets package is
provided with some useful widgets.

Vaxis is blazingly fast at rendering. It might not be as fast or efficient as
notcurses, but significant profiling has been done to reduce all render
bottlenecks while still maintaining the feature-set.

All input parsing is done using a real terminal parser, based on the excellent
state machine by Paul Flo Williams. Some modifications have been made to allow
for proper SGR parsing (':' separated sub-parameters)

Vaxis does not use terminfo. Support for features is detected through terminal
queries. Vaxis assumes xterm-style escape codes everywhere else.

This will be a new dependency for aerc 0.18 and onwards.

Reply via email to