Go to file
Jeff Carr 87141b8d99 dropdown menus work pretty well 2025-02-06 05:52:00 -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 add a goroutine and channel to trigger window redraw 2025-02-06 01:42:40 -06:00
color.go getting closer on windows 2025-02-04 09:40:51 -06:00
color.py dump current colors in the shell 2024-10-03 07:06:36 -05:00
debug.go resize stdout window works 2025-02-06 04:15:36 -06:00
dropdown.go dropdown menus are maybe working again 2025-02-06 05:41:51 -06:00
eventBindings.go dropdown menus are maybe working again 2025-02-06 05:41:51 -06:00
eventGocui.go found the code and renamed things 2025-02-01 17:03:14 -06:00
eventMouse.go dropdown menus work pretty well 2025-02-06 05:52:00 -06:00
eventMouseClick.go dropdown menus are maybe working again 2025-02-06 05:41:51 -06:00
eventMouseMove.go dropdown menus work pretty well 2025-02-06 05:52:00 -06:00
find.go full screen BG widget is created. good enough to ship it 2025-02-06 04:47:50 -06:00
help.go full screen BG widget is created. good enough to ship it 2025-02-06 04:47:50 -06:00
init.go stdout window hides on startup 2025-02-06 03:33:27 -06:00
log.go GPL 3.0 2025-02-01 11:42:31 -06:00
place.go move up the primary box 2025-02-05 17:53:57 -06:00
plugin.go add a goroutine and channel to trigger window redraw 2025-02-06 01:42:40 -06:00
size.go window dragging works fairly well 2025-02-05 16:30:06 -06:00
stdoutShow.go full screen BG widget is created. good enough to ship it 2025-02-06 04:47:50 -06:00
structs.go dropdown menus are maybe working again 2025-02-06 05:41:51 -06:00
treeAdd.go full screen BG widget is created. good enough to ship it 2025-02-06 04:47:50 -06:00
treeCallback.go more work on the ever illusive floating stdout window 2025-02-02 15:04:47 -06:00
treeDraw.go window dragging works fairly well 2025-02-05 16:30:06 -06:00
treeWidget.go hmm. still no dice 2025-02-04 13:31:48 -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 add a goroutine and channel to trigger window redraw 2025-02-06 01:42:40 -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