Go to file
Jeff Carr a15aea03ea rename to drawView()
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-05 03:19:08 -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
checkbox.go function rename 2024-02-05 03:05:37 -06:00
click.go function rename 2024-02-05 03:05:37 -06:00
color.go rename to drawView() 2024-02-05 03:19:08 -06:00
debug.go sizes are getting better 2024-01-28 21:15:15 -06:00
draw.go rename to drawView() 2024-02-05 03:19:08 -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 function rename 2024-02-05 03:05:37 -06:00
keybindings.go trying to debug SetText() 2024-02-03 19:28:19 -06:00
log.go correct filename 2024-02-05 03:06:43 -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 function rename 2024-02-05 03:05:37 -06:00
showStdout.go move code blocks around 2024-02-05 03:09:41 -06:00
size.go trying to debug SetText() 2024-02-03 19:28:19 -06:00
structs.go move code blocks around 2024-02-05 03:09:41 -06:00
tree.go large refactor to use the tree package 2024-01-28 02:20:31 -06:00
view.go rename to drawView() 2024-02-05 03:19:08 -06:00
widget.go rename to drawView() 2024-02-05 03:19:08 -06:00
window.go rename to drawView() 2024-02-05 03:19:08 -06:00