new-gui/toolkit/gocui
Jeff Carr 816ee16b67 golang: finally doing struct defaults right
Signed-off-by: Jeff Carr <jcarr@wit.com>
2023-04-25 07:47:50 -05:00
..
Makefile make goget 2023-04-22 08:34:09 -05:00
add.go gocui: try to make struct defaults work 2023-04-24 14:17:43 -05:00
checkbox.go gogui: checkboxes 2023-04-06 15:00:37 -05:00
click.go gocui: callbacks work via a channel 2023-04-06 18:00:18 -05:00
color.go gocui: more color cleanups 2023-04-03 11:52:54 -05:00
common.go gocui: try to make struct defaults work 2023-04-24 14:17:43 -05:00
debug.go gocui: smarter debugging 2023-04-08 14:31:00 -05:00
fakefile.go gocui: fake file potential example. can I send this to open()? 2023-04-16 20:55:13 -05:00
globalDown.go work on an output window 2023-04-12 22:21:57 -05:00
help.go open gocui when DISPLAY="" 2023-04-07 09:18:03 -05:00
keybindings.go open gocui when DISPLAY="" 2023-04-07 09:18:03 -05:00
log.go hack some output. grab STDOUT damnit 2023-04-24 08:30:40 -05:00
main.go golang: finally doing struct defaults right 2023-04-25 07:47:50 -05:00
mouse.go gocui: always show STDOUT 2023-04-24 06:22:14 -05:00
place.go gocui: resize works on textbox's 2023-04-06 18:44:25 -05:00
plugin.go unloading the gocui toolkit works 2023-04-22 12:25:50 -05:00
showStdout.go gocui: try to make struct defaults work 2023-04-24 14:17:43 -05:00
structs.go golang: finally doing struct defaults right 2023-04-25 07:47:50 -05:00
tab.go golang: finally doing struct defaults right 2023-04-25 07:47:50 -05:00
view.go gocui: try to make struct defaults work 2023-04-24 14:17:43 -05:00