Go to file
Jeff Carr c5d9522c0b clip large windows 2025-02-09 08:28:10 -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 global protobuf name conflict 2025-02-08 06:34:51 -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 disable enable is starting to display 2025-02-09 04:53:49 -06:00
color.py dump current colors in the shell 2024-10-03 07:06:36 -05:00
colorNew.go fix panic in Enable() and Disable() 2025-02-09 06:45:01 -06:00
debug.go things resized 2025-02-08 18:43:48 -06:00
dropdown.go mouse drag was not always right 2025-02-08 18:03:11 -06:00
eventBindings.go clip large windows 2025-02-09 08:28:10 -06:00
eventBindingsStdout.go show stdout buffer when it is small 2025-02-09 01:40:57 -06:00
eventGocui.go found the code and renamed things 2025-02-01 17:03:14 -06:00
eventMouse.go window close works 2025-02-09 03:21:48 -06:00
eventMouseClick.go buttons disabled on window open 2025-02-09 06:21:21 -06:00
eventMouseDrag.go keep cleaning the 'msg' stdout handling code 2025-02-08 18:21:31 -06:00
find.go mouse drag was not always right 2025-02-08 18:03:11 -06:00
help.go still can't remove "msg" create in mouseMove() 2025-02-08 14:24:43 -06:00
init.go window close works 2025-02-09 03:21:48 -06:00
log.go make stdout upside down 2025-02-06 16:19:36 -06:00
place.go things resized 2025-02-08 18:43:48 -06:00
plugin.go clip large windows 2025-02-09 08:28:10 -06:00
size.go text boxes are forced 5 spaces wide 2025-02-09 04:03:48 -06:00
stdoutShow.go leave this code as a reminder for later 2025-02-09 01:46:04 -06:00
structs.go clip large windows 2025-02-09 08:28:10 -06:00
textbox.go better window titlebar 2025-02-09 04:19:32 -06:00
treeAdd.go buttons disabled on window open 2025-02-09 06:21:21 -06:00
treeCallback.go more work on the ever illusive floating stdout window 2025-02-02 15:04:47 -06:00
treeDraw.go clip large windows 2025-02-09 08:28:10 -06:00
treeWidget.go text boxes are forced 5 spaces wide 2025-02-09 04:03:48 -06:00
view.go text boxes are forced 5 spaces wide 2025-02-09 04:03:48 -06:00
window.go better window title colors 2025-02-09 04:33:30 -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