Go to file
Jeff Carr 7813fc126d maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -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 more work on the ever illusive floating stdout window 2025-02-02 15:04:47 -06:00
README.md notes to trigger build 2024-12-02 09:00:40 -06:00
checkbox.go trying to fix Hidden() to use the parent 2025-02-06 19:00:00 -06:00
color.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
color.py dump current colors in the shell 2024-10-03 07:06:36 -05:00
colorNew.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
debug.go trying to debug grid spacing 2025-02-06 19:34:26 -06:00
dropdown.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
eventBindings.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
eventGocui.go found the code and renamed things 2025-02-01 17:03:14 -06:00
eventMouse.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
eventMouseClick.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
eventMouseMove.go textbox kinda works 2025-02-07 00:35:08 -06:00
find.go quiet output 2025-02-06 14:13:31 -06:00
help.go tab rotates through the windows 2025-02-06 07:01:27 -06:00
init.go basic start of a stubbed out 'textbox' entry box 2025-02-06 23:49:18 -06:00
log.go make stdout upside down 2025-02-06 16:19:36 -06:00
place.go start closing down crappy color choices 2025-02-07 01:55:27 -06:00
plugin.go trying to fix Hidden() to use the parent 2025-02-06 19:00:00 -06:00
size.go closer to accurate grid sizes 2025-02-06 19:58:48 -06:00
stdoutShow.go stdout paging updates 2025-02-06 20:59:15 -06:00
structs.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
treeAdd.go maybe fixed wierd clicks on window drag 2025-02-07 02:34:40 -06:00
treeCallback.go more work on the ever illusive floating stdout window 2025-02-02 15:04:47 -06:00
treeDraw.go textbox kinda works 2025-02-07 00:35:08 -06:00
treeWidget.go fixed window title string length 2025-02-06 15:19:39 -06:00
view.go trying to send Close Window() from toolkit plugin 2025-02-06 17:29:17 -06:00
view.proto.new can't use protobuf in a plugin yet 2025-02-01 12:52:25 -06:00
window.go quiet output 2025-02-06 23:35:15 -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