Go to file
Jeff Carr a88937c508 working on delete table 2025-03-04 14:33:39 -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 align 1st window. start libnotify 2025-03-02 12:04:59 -06:00
README.md notes to trigger build 2024-12-02 09:00:40 -06:00
checkbox.go protobuf stuff 2025-02-19 17:39:45 -06:00
color.go name change libnotify 'menu' to 'icon' 2025-03-04 13:35:13 -06:00
color.py dump current colors in the shell 2024-10-03 07:06:36 -05:00
debug.go still more 2025-02-19 17:39:45 -06:00
dropdown.go mouse drag was not always right 2025-02-08 18:03:11 -06:00
eventBindings.go better tree init() 2025-03-03 03:45:36 -06:00
eventBindingsStdout.go stub in code to page large windows 2025-02-09 09:00:40 -06:00
eventGocui.go define a background widget more properly 2025-03-03 08:31:21 -06:00
eventMouse.go more code cleanups 2025-02-09 12:34:53 -06:00
eventMouseClick.go working on delete table 2025-03-04 14:33:39 -06:00
eventMouseDrag.go protobuf changes 2025-02-19 17:39:45 -06:00
find.go working on delete table 2025-03-04 14:33:39 -06:00
help.go set help window offset 2025-03-03 22:21:39 -06:00
init.go name change libnotify 'menu' to 'icon' 2025-03-04 13:35:13 -06:00
libnotify.go name change libnotify 'menu' to 'icon' 2025-03-04 13:35:13 -06:00
log.go make stdout upside down 2025-02-06 16:19:36 -06:00
node.go only a few node references left 2025-02-19 17:39:45 -06:00
place.go still more 2025-02-19 17:39:45 -06:00
plugin.go some crippled dumb refresh code kinda makes init() work for now 2025-03-02 18:16:56 -06:00
size.go better, but still wrong dropdown menu sizes 2025-03-02 17:44:17 -06:00
stdoutShow.go define a background widget more properly 2025-03-03 08:31:21 -06:00
structs.go working on delete table 2025-03-04 14:33:39 -06:00
table.go working on delete table 2025-03-04 14:33:39 -06:00
textbox.go start moving to standard internal TK functions 2025-03-02 13:34:09 -06:00
treeAdd.go set help window offset 2025-03-03 22:21:39 -06:00
treeDraw.go start looking into proper mutex locking 2025-03-03 11:59:45 -06:00
treeInit.go add a frozen channel 2025-03-04 01:58:13 -06:00
treeWidget.go working on delete table 2025-03-04 14:33:39 -06:00
view.go refactor for protobuf 2025-02-19 17:39:45 -06:00
window.go clock works again 2025-03-03 15:00:27 -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