Commit Graph

298 Commits

Author SHA1 Message Date
Johnny Steenbergen
154df9f538 fix: small typo in url
love this library. Looking forward to working with it more 👍
2020-10-14 05:56:30 +02:00
Christian Rocha
5a67f5c276 Add Windows to build workflow 2020-10-13 22:45:55 -04:00
Christian Rocha
67f0128939 Improve reflow explantation and fix typos in README 2020-10-13 19:18:51 -04:00
Christian Rocha
aaa49c4157 Update list of recommended libraries 2020-10-13 19:15:59 -04:00
Christian Rocha
eb919b622f Use containerd/console for raw mode to get arrow key support on Windows 2020-10-13 15:41:48 -04:00
Christian Rocha
a85d22cf54 Handle arrows on Powershell on Unix-like systems 2020-10-13 14:42:29 -04:00
Christian Rocha
4d14af713f Remove pkg/term dependency 2020-10-13 12:55:38 -04:00
Christian Rocha
9c9a92c349 Add Windows support 2020-10-12 23:14:55 -04:00
Christian Muehlhaeuser
7b645a9910 Remove replace declaration in go.mod for examples 2020-10-13 04:18:07 +02:00
Christian Rocha
5a26d39072 Remove replace declaration in go.mod for examples 2020-10-12 22:11:17 -04:00
Christian Rocha
d1c791be98 Fix another typo in a comment 2020-10-12 10:59:36 -04:00
Christian Rocha
7efa31996d Fix a typo in a comment 2020-10-12 10:57:06 -04:00
kiyon
780db1e32f fix typo 2020-10-12 02:34:16 +02:00
Christian Rocha
e88b7192f8 Add info about Bubbles to top-ish part of the README 2020-10-10 20:20:53 -04:00
Kilian Drechsler
26477f70c0 print recovered panic message to terminal 2020-10-08 19:45:16 +00:00
Christian Rocha
3b9d076c80 Fix typo in comment 2020-10-05 14:42:09 -04:00
Christian Rocha
f20aa485db Fix typo in command tutorial 2020-10-05 13:42:19 -04:00
Christian Rocha
bf7a8135e1 Update title image 2020-10-05 13:25:34 -04:00
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