Go to file
Jeff Carr a78cd82dcd GPL 3.0 2025-02-01 11:42:31 -06:00
.gitignore ignore patch files 2025-01-29 12:28:03 -06:00
.plugin I guess this for now. todo: "package plugin" 2024-12-02 05:17:02 -06:00
LICENSE GPL 2024-01-30 10:32:53 -06:00
Makefile GPL 3.0 2025-02-01 11:42:31 -06:00
README.md notes to trigger build 2024-12-02 09:00:40 -06:00
checkbox.go GPL 3.0 2025-02-01 11:42:31 -06:00
color.go GPL 3.0 2025-02-01 11:42:31 -06:00
color.py dump current colors in the shell 2024-10-03 07:06:36 -05:00
debug.go GPL 3.0 2025-02-01 11:42:31 -06:00
dropdown.go GPL 3.0 2025-02-01 11:42:31 -06:00
eventBindings.go GPL 3.0 2025-02-01 11:42:31 -06:00
eventGocui.go GPL 3.0 2025-02-01 11:42:31 -06:00
eventMouse.go GPL 3.0 2025-02-01 11:42:31 -06:00
eventMouseClick.go GPL 3.0 2025-02-01 11:42:31 -06:00
find.go GPL 3.0 2025-02-01 11:42:31 -06:00
help.go GPL 3.0 2025-02-01 11:42:31 -06:00
init.go GPL 3.0 2025-02-01 11:42:31 -06:00
log.go GPL 3.0 2025-02-01 11:42:31 -06:00
place.go GPL 3.0 2025-02-01 11:42:31 -06:00
plugin.go GPL 3.0 2025-02-01 11:42:31 -06:00
size.go GPL 3.0 2025-02-01 11:42:31 -06:00
stdoutFakefile.go GPL 3.0 2025-02-01 11:42:31 -06:00
stdoutShow.go GPL 3.0 2025-02-01 11:42:31 -06:00
structs.go GPL 3.0 2025-02-01 11:42:31 -06:00
tree.go GPL 3.0 2025-02-01 11:42:31 -06:00
treeAdd.go GPL 3.0 2025-02-01 11:42:31 -06:00
treeDraw.go GPL 3.0 2025-02-01 11:42:31 -06:00
treeWidget.go GPL 3.0 2025-02-01 11:42:31 -06:00
view.go GPL 3.0 2025-02-01 11:42:31 -06:00
view.proto better debugging output 2025-01-29 12:27:10 -06:00
window.go GPL 3.0 2025-02-01 11:42:31 -06:00

README.md

a console toolkit around gocui

  • to build, run 'make build'
  • TODO: make a way to trigger plugin builds. 'package plugin' maybe?

terminals that support ture color more info about color