Commit Graph

119 Commits

Author SHA1 Message Date
Jeff Carr fdca4d2601 finally found the minor missing return lines 2025-02-01 14:02:58 -06:00
Jeff Carr 417b3e5225 use dumpWidget() where possible 2025-02-01 13:58:53 -06:00
Jeff Carr e4f0524bdf lots of code cleanup and debugging work 2025-02-01 13:43:51 -06:00
Jeff Carr ebb03139bb can't use protobuf in a plugin yet 2025-02-01 12:52:25 -06:00
Jeff Carr 4695ada409 oops 2025-02-01 12:23:02 -06:00
Jeff Carr a78cd82dcd GPL 3.0 2025-02-01 11:42:31 -06:00
Jeff Carr a8a918655a add keypress '2' as a debugging tool 2025-01-31 22:56:05 -06:00
Jeff Carr 39e851c76c very quiet output now with good debugging options 2025-01-31 22:08:29 -06:00
Jeff Carr bac14a675b lots of work to clean up my old code 2025-01-31 22:08:21 -06:00
Jeff Carr b7cd6d07fc hmm. can't figure out where clicks are going 2025-01-31 13:47:45 -06:00
Jeff Carr f76960c907 almost quiet 2025-01-31 13:47:45 -06:00
Jeff Carr 5b39848b64 more helpful and easier to read debugging output 2025-01-31 13:47:45 -06:00
Jeff Carr bbdf7fefbd make keyboard 'f' show what widgets are under the mouse 2025-01-31 13:47:45 -06:00
Jeff Carr 73de9899a8 hmm. mouse click detection is better. now what? 2025-01-31 13:47:45 -06:00
Jeff Carr c348940ca1 comments and code rearrangement 2025-01-31 13:47:45 -06:00
Jeff Carr 8a4afa760d the strings show up
Signed-off-by: Jeff Carr <jcarr@wit.com>
2025-01-31 13:47:45 -06:00
Jeff Carr 4aef276b64 toggle on the me.dropdown widget works 2025-01-31 13:47:45 -06:00
Jeff Carr 1d32c5da2b got the strings for a dropdown widget (finally. only took me 4 years) 2025-01-31 13:47:45 -06:00
Jeff Carr 9f38585892 I'm trying to make this clearer to understand 2025-01-31 13:47:45 -06:00
Jeff Carr 1a1881aa4e name changes after I haven't looked at this code for some time 2025-01-31 13:47:45 -06:00
Jeff Carr 75a5c7bf72 wrapping my head around this code again 2025-01-31 13:47:45 -06:00
Jeff Carr 11465e4043 ignore patch files 2025-01-29 12:28:03 -06:00
Jeff Carr 57fbbc62ed better debugging output 2025-01-29 12:27:10 -06:00
Jeff Carr ce11f999f9 start moving to protobuf. fix mouse clicks (kinda) 2025-01-29 12:27:10 -06:00
Jeff Carr a16b53c289 start debugging why this doesn't work 2025-01-29 12:27:10 -06:00
Jeff Carr b5fe1eb8ff standard build rules 2024-12-06 01:51:45 -06:00
Jeff Carr 85f3a08238 correct build rules. attempt ldflags VERSION 2024-12-05 19:15:34 -06:00
Jeff Carr 439c6e3b01 testing plugins 2024-12-05 18:49:22 -06:00
Jeff Carr 19370790f8 todo: fix golang plugin install
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-12-03 00:46:32 -06:00
Jeff Carr bab555aa4c notes to trigger build 2024-12-02 09:00:40 -06:00
Jeff Carr 7e2d7f72ef I guess this for now. todo: "package plugin" 2024-12-02 05:17:02 -06:00
Jeff Carr 39eb2e5210 add 'make install' for testing 2024-12-01 00:50:07 -06:00
Jeff Carr bb3802857b try adding //go:plugin to golang 2024-11-14 21:48:44 -06:00
Jeff Carr c02399708e stdout window much closer
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-14 10:05:43 -06:00
Jeff Carr aea18d5b65 still not right, but better stdout window 2024-11-14 09:50:27 -06:00
Jeff Carr 820f27c0a2 use io.Writer 2024-11-14 04:59:09 -06:00
Jeff Carr 15666309ee fakefile writes to stdout window work
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-14 04:28:12 -06:00
Jeff Carr aae13f2b57 more debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-14 03:58:18 -06:00
Jeff Carr 2461df0153 output window works with keypress 'L'
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-14 03:50:59 -06:00
Jeff Carr 368c25107a test writes to stdout widget kinda work 2024-11-13 21:32:44 -06:00
Jeff Carr 2ace17294c try to use the stdout view
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-11-13 21:03:50 -06:00
Jeff Carr 6d3dded68b dump current colors in the shell
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-03 07:06:36 -05:00
Jeff Carr 32619e7dad link to blog about terminal color
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-03 06:58:04 -05:00
Jeff Carr 2ea283ea74 keep colors super simple for xterm support 2024-02-29 19:18:00 -06:00
Jeff Carr 052bbb4fa6 what black magic is this? 2024-02-16 11:41:57 -06:00
Jeff Carr 0104e411ae a magic ASCII green circle. 2024-02-16 01:23:07 -06:00
Jeff Carr 76fad65a6e ignore binary from autotypist
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-12 21:34:40 -06:00
Jeff Carr d29c56e22d TODO: send os.Stdout to stdout view
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-09 10:27:36 -06:00
Jeff Carr e8b090efe6 gocui panic loads nocui
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-09 09:30:23 -06:00
Jeff Carr 7b611d3dda debugging cleanups
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-02-09 03:45:03 -06:00