Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2024 21:19:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283751] [NEW PORT] devel/termbox2: Terminal rendering library for creating TUIs
Message-ID:  <bug-283751-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283751

            Bug ID: 283751
           Summary: [NEW PORT] devel/termbox2: Terminal rendering library
                    for creating TUIs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/termbox/termbox2
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alster@vinterdalen.se
 Attachment #256300 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 256300
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256300&action=
=3Dedit
[PATCH] [NEW PORT] devel/termbox2: Terminal rendering library for creating =
TUIs

termbox2 is a terminal rendering library for creating TUIs. It is an
alternative
to the ubiquitous ncurses library. It ships with built-in support for popul=
ar
terminals and can also fallback to terminfo if present. Compared to the
original
termbox, it retains a simple API and no dependencies beyond libc, and adds
stricter error checking, more efficient escape sequence parsing, opt-in sup=
port
for 32-bit color, extended grapheme clusters, code gen for built-in escape
sequences, a test suite, and more.

termbox2 is organized as a single file header library, though it is possibl=
e to
compile it as a stand-alone shared or static library.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283751-7788>