Go to file
Jeff Carr 666d5ca52d almost there red 5 2025-02-01 18:37:04 -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 can't use protobuf in a plugin yet 2025-02-01 12:52:25 -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 remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
dropdown.go huh. getting somewhere 2025-02-01 18:27:42 -06:00
eventBindings.go almost there red 5 2025-02-01 18:37:04 -06:00
eventGocui.go found the code and renamed things 2025-02-01 17:03:14 -06:00
eventMouse.go almost there red 5 2025-02-01 18:37:04 -06:00
eventMouseClick.go silence all dropdown menu output 2025-02-01 15:57:29 -06:00
eventMouseMove.go huh. getting somewhere 2025-02-01 18:27:42 -06:00
find.go remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
help.go part way to a generalized mouse move() 2025-02-01 18:05:39 -06:00
init.go this gocui package is really cool 2025-02-01 16:44:43 -06:00
log.go GPL 3.0 2025-02-01 11:42:31 -06:00
place.go trying stuff that isn't working 2025-02-01 17:58:13 -06:00
plugin.go GPL 3.0 2025-02-01 11:42:31 -06:00
size.go remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
stdoutFakefile.go GPL 3.0 2025-02-01 11:42:31 -06:00
stdoutShow.go kinda don't believe it, but maybe new mouseMove() 2025-02-01 17:38:10 -06:00
structs.go part way to a generalized mouse move() 2025-02-01 18:05:39 -06:00
tree.go GPL 3.0 2025-02-01 11:42:31 -06:00
treeAdd.go almost there red 5 2025-02-01 18:37:04 -06:00
treeDraw.go huh. getting somewhere 2025-02-01 18:27:42 -06:00
treeWidget.go remove dumb old stuff and clean up struct.go 2025-02-01 15:15:05 -06:00
view.go lots of code cleanup and debugging work 2025-02-01 13:43:51 -06:00
view.proto.new can't use protobuf in a plugin yet 2025-02-01 12:52:25 -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