Commit Graph

272 Commits

Author SHA1 Message Date
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
Christian Rocha
676b4fd158 Fix typo in tutorial comment 2020-07-23 18:22:25 -04:00
Christian Rocha
3ffd5cc207 More tutorial copy edits 2020-07-23 18:20:57 -04:00
Christian Muehlhaeuser
52efbb6872 Fix typo in "together" 2020-07-24 00:17:54 +02:00
Christian Rocha
d1e9996685 Tutorial edits and improvements 2020-07-23 17:56:26 -04:00
Christian Rocha
6c607aa3ae Github's Markdown support doesn't include definition lists, I see 2020-07-23 17:35:04 -04:00
Christian Rocha
e4243bdede Add simple tutorial in Markdown 2020-07-23 17:30:25 -04:00
Christian Rocha
fe15629c9a Bump bubbles dependency in examples 2020-07-23 12:48:22 -04:00
Christian Rocha
eecd6b0612 Fix ctrl+v key mapping 2020-07-21 15:50:07 -04:00