Go to file
Jeff Carr 4fbbd2cee1 large refactor to use the tree package
Things build and now need to be fixed
    treeRoot has no children
    lists all widgets works
    shows help
    module loads

Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-01-28 02:20:31 -06:00
.gitignore large refactor to use the tree package 2024-01-28 02:20:31 -06:00
Makefile large refactor to use the tree package 2024-01-28 02:20:31 -06:00
add.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
args.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
checkbox.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
click.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
color.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
debug.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
fakefile.go init move into seperate repo. all history lost :( 2024-01-18 00:08:37 -06:00
go.mod release management testing 2024-01-27 12:57:55 -06:00
go.sum release management testing 2024-01-27 12:57:55 -06:00
gocui.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
help.go init move into seperate repo. all history lost :( 2024-01-18 00:08:37 -06:00
keybindings.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
main.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
mouse.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
place.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
plugin.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
showStdout.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
structs.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
tab.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
tree.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
view.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
widget.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00