This package browser is in early development. Mind the rough edges.

ftxui 4.0.0

C++ Functional Terminal User Interface

Functional Terminal (X) User interface (FTXUI) is a simple C++ library for terminal based user interfaces.

Main features:

  • Functional style.

  • Keyboard & mouse navigation.

  • Support for UTF8 and fullwidth chars.

  • Support for animations.

  • Support for drawing.

  • No dependencies.

Installation

Install ftxui 4.0.0 as follows:

guix install ftxui@4.0.0

Or install the latest version:

guix install ftxui

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.