[ 源代码: golang-github-jesseduffield-gocui ]
软件包:golang-github-jesseduffield-gocui-dev(0.4+git20250220.b376cb0+dfsg-1.1)
golang-github-jesseduffield-gocui-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-jesseduffield-gocui:
- [golang-github-jesseduffield-gocui_0.4+git20250220.b376cb0+dfsg-1.1.dsc]
- [golang-github-jesseduffield-gocui_0.4+git20250220.b376cb0+dfsg.orig.tar.xz]
- [golang-github-jesseduffield-gocui_0.4+git20250220.b376cb0+dfsg-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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
其他与 golang-github-jesseduffield-gocui-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-gdamore-tcell.v2-dev
- cell based view for text terminals
-
- dep: golang-github-go-errors-errors-dev
- errors with stacktraces for go
-
- dep: golang-github-mattn-go-runewidth-dev
- functions to get fixed width of the character or string
-
- dep: golang-github-rivo-uniseg-dev
- Unicode Text Segmentation for Go