* Package name : golang-github-jesseduffield-gocui
Version : 0.4+git20250220.b376cb0
Upstream Contact: Jesse Duffield <jessedduffield@gmail.com>
* URL : https://github.com/jesseduffield/gocui
* License : BSD-3-clause
Programming Lang: Go
Description : minimalist console user interfaces Go library
This package provides the minimalist Go package aimed at creating the
Console User Interfaces.
.
Following features are available:
* Minimalist API
* Views (the "windows" in the GUI) implement the interface io.ReadWriter
* Support for overlapping views
* The GUI can be modified at runtime (concurrent-safe)
* Global and view-level keybindings.
* Mouse support
* Colored text
* Customizable edition mode
* Easy to build reusable widgets, complex layouts
This package was REMOVED[1], but it need to be packaged again for lazygit/0.48.0[2,3].