summaryrefslogtreecommitdiff
path: root/nocui/stdin.go
AgeCommit message (Collapse)Author
2024-01-18move everything into seperate reposJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17new pathsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-17common tree package for toolkitsv0.12.4Jeff Carr
This update provides *lots* of toolkit updates. This will allow the next step of debugging the gocui toolkit to make it work again. There are new common routines for handling the plugin channel communication Signed-off-by: Jeff Carr <[email protected]>
2024-01-11var value anyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08move to 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05nocui compiles against 'go.wit.com/gui/widget'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03move widget.go in this archiveJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-01move into seperate repoJeff Carr