Go to file
Jeff Carr 2ee37e5c20 fixed errors in Show()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 02:22:58 -06:00
.gitignore testing go 2024-01-29 13:51:15 -06:00
LICENSE GPL 2024-01-30 10:32:53 -06:00
Makefile releases finally work 2024-02-01 16:28:05 -06:00
README.md GPL 2024-01-30 10:32:53 -06:00
add.go fixed errors in Show() 2024-02-05 02:22:58 -06:00
args.go sizes are getting better 2024-01-28 21:15:15 -06:00
checkbox.go fixed errors in Show() 2024-02-05 02:22:58 -06:00
click.go fixed errors in Show() 2024-02-05 02:22:58 -06:00
color.go start debugging combobox & dropdown 2024-02-01 18:28:59 -06:00
debug.go sizes are getting better 2024-01-28 21:15:15 -06:00
draw.go stdout window remembers where it was 2024-02-05 01:08:12 -06:00
dropdown.go trying to debug SetText() 2024-02-03 19:28:19 -06:00
fakefile.go init move into seperate repo. all history lost :( 2024-01-18 00:08:37 -06:00
gocui.go dropdown & combobox's pop up 2024-02-01 21:47:31 -06:00
help.go init move into seperate repo. all history lost :( 2024-01-18 00:08:37 -06:00
keybindings.go trying to debug SetText() 2024-02-03 19:28:19 -06:00
main.go trying to debug SetText() 2024-02-03 19:28:19 -06:00
mouse.go crippled, but works 2024-02-02 11:47:32 -06:00
place.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00
plugin.go fixed errors in Show() 2024-02-05 02:22:58 -06:00
showStdout.go stdout window remembers where it was 2024-02-05 01:08:12 -06:00
size.go trying to debug SetText() 2024-02-03 19:28:19 -06:00
structs.go stdout window remembers where it was 2024-02-05 01:08:12 -06:00
tree.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
view.go stdout window remembers where it was 2024-02-05 01:08:12 -06:00
widget.go fixed errors in Show() 2024-02-05 02:22:58 -06:00
window.go finds the item chosen from the dropdown list 2024-02-02 14:49:17 -06:00