Commit Graph

480 Commits

Author SHA1 Message Date
Christian Rocha 5d2798eac9
Add example GIF 2020-10-05 12:44:47 -04:00
Christian Rocha 1dda8ac639
Color and formatting for "views" demo 2020-10-02 20:17:19 -04:00
Christian Rocha 3daa9a991b
Drop Go 1.11 from the build workflow
NB: golang/x/crypto or golang/x/sys seems to not be building on macOS anymore
2020-10-02 13:35:29 -04:00
Christian Rocha 4390b305ef
Update dependencies 2020-10-02 13:19:59 -04:00
Christian Rocha fd0fece6bf
Readme edits 2020-10-02 13:19:01 -04:00
Christian Rocha a4f26594b2
Rename MouseButton type to more accurate MouseEventType 2020-09-28 16:42:39 -04:00
Christian Rocha 591fcabdd4
Explicitly ignore io.Writer return values in renderer 2020-09-28 16:28:40 -04:00
Christian Rocha fb48e03639
Gracefully recover from panics (but still print stack traces) by default 2020-09-21 13:14:24 -04:00
Christian Muehlhaeuser 4609b8afd9
Fix link to basics tutorial 2020-09-21 15:45:22 +02:00
Christian Rocha 6e65d34a58
Bump tutorial dependencies 2020-08-26 15:41:05 -04:00
Christian Rocha 5d94164456
Improve a comment in the command tutorial 2020-08-26 15:39:30 -04:00
Christian Rocha 8515087899
De-indent code blocks in the command tutorial 2020-08-26 15:29:52 -04:00
Christian Rocha 70e94cffae
Error msg should be a struct in command tutorial, not a generic error 2020-08-26 15:28:18 -04:00
Christian Rocha a2a85d3c73
De-indent code blocks in the tutorial 2020-08-26 15:12:33 -04:00
Christian Rocha 118f2da75c
Improve basics readme and fix some typos 2020-08-26 15:09:41 -04:00
Christian Rocha 5e623ecad1
Put basics tutorial in the README 2020-08-26 14:58:17 -04:00
Christian Rocha 223519f81f
Add periods after comments to make the godoc linter happy. 2020-08-24 15:22:04 -04:00
Christian Muehlhaeuser 88c1f65e7c
Add linter workflow and update build workflow 2020-08-24 15:51:44 +02:00
Christian Muehlhaeuser 0357859c8b
Add golangci config 2020-08-24 15:45:04 +02:00
Christian Rocha 8f69da6ba0
Udpate Termenv to 0.7.2 2020-08-22 11:23:25 -04:00
Christian Muehlhaeuser fe3fd09b7b
Update gitignore 2020-08-22 12:35:17 +02:00
Christian Muehlhaeuser d26cfb6b38
Make golint happy 2020-08-22 12:34:03 +02:00
Christian Muehlhaeuser 82e641ef63
go mod tidy 2020-08-22 12:33:48 +02:00
Christian Muehlhaeuser fdd1007b27
Fix fullscreen example 2020-08-22 12:32:12 +02:00
Christian Muehlhaeuser ed03a59e66
Use a buffered channel for OS signals 2020-08-19 23:59:12 +02:00
Christian Muehlhaeuser e634ad5341
Fix typo 2020-08-19 23:54:42 +02:00
Christian Rocha 8838839847
Bump Termenv to 0.7.0 2020-08-19 14:11:02 -04:00
Christian Rocha 30643a5e40
Another tiny update to header image in README 2020-08-03 13:27:56 -04:00
Christian Rocha 0dfe79f176
Update header image in README 2020-08-03 12:49:06 -04:00
Christian Rocha 4dd15df743
Add graphic header to README + small copy adjustments 2020-07-31 17:38:35 -04:00
Christian Rocha e202d499a5
Cleanup textinputs example 2020-07-30 12:40:37 -04:00
Christian Rocha 43bcbfc84b
Clean up 'views' example 2020-07-30 12:32:24 -04:00
Christian Rocha 6fcdf9908f
Improve examples in docs 2020-07-30 11:30:33 -04:00
Christian Rocha 17035473db
More documentation edits 2020-07-29 20:54:15 -04:00
Christian Rocha a5e38222c5
Don't expose ReadInput 2020-07-29 20:51:55 -04:00
Christian Rocha c0f67a2927
Improve GoDocs 2020-07-29 20:50:00 -04:00
Christian Rocha a784aa32ca
Bump bubbles in examples and remove NewModel function in pager example 2020-07-29 20:07:26 -04:00
Christian Rocha 6d919a9213
Bump termenv in example 2020-07-29 20:07:26 -04:00
Christian Rocha 73a857c20b
Add GoDoc and CI badges 2020-07-29 20:07:26 -04:00
Christian Rocha 9e0411eee9
Correct URL to license in README 2020-07-29 20:07:26 -04:00
Christian Rocha e960d11963
Remove example from README + add resources and summary. 2020-07-29 20:07:26 -04:00
Christian Rocha a661e7bf30
Add Go 1.14 to CI 2020-07-29 17:12:10 -04:00
Christian Rocha e98068d48d
Remove Windows from CI for now 2020-07-29 17:11:40 -04:00
Christian Rocha c6a1afd3c7
Remove syslog stuff for Windows support + LogToFile()'s a better choice. 2020-07-27 14:58:51 -04:00
Christian Rocha 5d434e1753
Fix a typo in the basics tutorial 2020-07-23 22:39:54 -04:00
Christian Rocha b4d65cfe44
Language improvements to the command tutorial 2020-07-23 22:35:25 -04:00
Christian Rocha 9c70f5f126
Fix typos and improve language in the basics tutorial 2020-07-23 22:27:51 -04:00
Christian Rocha f1186b011b
Friendlier headers in the basics tutorial 2020-07-23 22:17:35 -04:00
Christian Rocha 7e36944c3f
Fix typos and wording in the command tutorial 2020-07-23 22:14:00 -04:00
Christian Rocha 213f179429
Add `Cmd` tutorial 2020-07-23 22:04:53 -04:00