Commit Graph

  • fd0fece6bf Readme edits Christian Rocha 2020-09-28 18:30:02 -04:00
  • a4f26594b2 Rename MouseButton type to more accurate MouseEventType Christian Rocha 2020-09-28 16:42:39 -04:00
  • 591fcabdd4 Explicitly ignore io.Writer return values in renderer Christian Rocha 2020-09-28 16:28:40 -04:00
  • fb48e03639 Gracefully recover from panics (but still print stack traces) by default Christian Rocha 2020-09-21 13:09:32 -04:00
  • 4609b8afd9 Fix link to basics tutorial Christian Muehlhaeuser 2020-09-21 15:45:22 +02:00
  • 6e65d34a58 Bump tutorial dependencies Christian Rocha 2020-08-26 15:40:47 -04:00
  • 5d94164456 Improve a comment in the command tutorial Christian Rocha 2020-08-26 15:39:30 -04:00
  • 8515087899 De-indent code blocks in the command tutorial Christian Rocha 2020-08-26 15:29:52 -04:00
  • 70e94cffae Error msg should be a struct in command tutorial, not a generic error Christian Rocha 2020-08-26 15:28:18 -04:00
  • a2a85d3c73 De-indent code blocks in the tutorial Christian Rocha 2020-08-26 15:12:33 -04:00
  • 118f2da75c Improve basics readme and fix some typos Christian Rocha 2020-08-26 15:09:25 -04:00
  • 5e623ecad1 Put basics tutorial in the README Christian Rocha 2020-08-26 14:58:17 -04:00
  • 223519f81f Add periods after comments to make the godoc linter happy. Christian Rocha 2020-08-24 15:22:04 -04:00
  • 88c1f65e7c Add linter workflow and update build workflow Christian Muehlhaeuser 2020-08-24 15:51:44 +02:00
  • 0357859c8b Add golangci config Christian Muehlhaeuser 2020-08-24 15:45:04 +02:00
  • 8f69da6ba0 Udpate Termenv to 0.7.2 Christian Rocha 2020-08-22 11:23:25 -04:00
  • fe3fd09b7b Update gitignore Christian Muehlhaeuser 2020-08-22 12:35:17 +02:00
  • d26cfb6b38 Make golint happy Christian Muehlhaeuser 2020-08-22 12:34:03 +02:00
  • 82e641ef63 go mod tidy Christian Muehlhaeuser 2020-08-22 12:33:48 +02:00
  • fdd1007b27 Fix fullscreen example Christian Muehlhaeuser 2020-08-22 12:32:12 +02:00
  • ed03a59e66 Use a buffered channel for OS signals Christian Muehlhaeuser 2020-08-19 23:59:12 +02:00
  • e634ad5341 Fix typo Christian Muehlhaeuser 2020-08-19 23:54:42 +02:00
  • 8838839847 Bump Termenv to 0.7.0 Christian Rocha 2020-08-19 14:11:02 -04:00
  • 30643a5e40 Another tiny update to header image in README Christian Rocha 2020-08-03 13:27:56 -04:00
  • 0dfe79f176 Update header image in README Christian Rocha 2020-08-03 12:49:06 -04:00
  • 4dd15df743 Add graphic header to README + small copy adjustments Christian Rocha 2020-07-31 17:38:35 -04:00
  • e202d499a5 Cleanup textinputs example Christian Rocha 2020-07-30 12:40:37 -04:00
  • 43bcbfc84b Clean up 'views' example Christian Rocha 2020-07-30 12:32:24 -04:00
  • 6fcdf9908f Improve examples in docs Christian Rocha 2020-07-30 11:29:20 -04:00
  • 17035473db More documentation edits Christian Rocha 2020-07-29 20:54:15 -04:00
  • a5e38222c5 Don't expose ReadInput Christian Rocha 2020-07-29 20:51:55 -04:00
  • c0f67a2927 Improve GoDocs Christian Rocha 2020-07-29 20:49:20 -04:00
  • a784aa32ca Bump bubbles in examples and remove NewModel function in pager example Christian Rocha 2020-07-29 20:05:54 -04:00
  • 6d919a9213 Bump termenv in example Christian Rocha 2020-07-29 17:18:55 -04:00
  • 73a857c20b Add GoDoc and CI badges Christian Rocha 2020-07-29 17:15:41 -04:00
  • 9e0411eee9 Correct URL to license in README Christian Rocha 2020-07-29 16:43:59 -04:00
  • e960d11963 Remove example from README + add resources and summary. Christian Rocha 2020-07-29 16:15:19 -04:00
  • a661e7bf30 Add Go 1.14 to CI Christian Rocha 2020-07-29 17:12:10 -04:00
  • e98068d48d Remove Windows from CI for now Christian Rocha 2020-07-29 17:11:40 -04:00
  • c6a1afd3c7 Remove syslog stuff for Windows support + LogToFile()'s a better choice. Christian Rocha 2020-07-27 14:58:51 -04:00
  • 5d434e1753 Fix a typo in the basics tutorial Christian Rocha 2020-07-23 22:39:54 -04:00
  • b4d65cfe44 Language improvements to the command tutorial Christian Rocha 2020-07-23 22:35:25 -04:00
  • 9c70f5f126 Fix typos and improve language in the basics tutorial Christian Rocha 2020-07-23 22:27:51 -04:00
  • f1186b011b Friendlier headers in the basics tutorial Christian Rocha 2020-07-23 22:17:35 -04:00
  • 7e36944c3f Fix typos and wording in the command tutorial Christian Rocha 2020-07-23 22:14:00 -04:00
  • 213f179429 Add Cmd tutorial Christian Rocha 2020-07-23 22:04:53 -04:00
  • 676b4fd158 Fix typo in tutorial comment Christian Rocha 2020-07-23 18:22:25 -04:00
  • 3ffd5cc207 More tutorial copy edits Christian Rocha 2020-07-23 17:58:52 -04:00
  • 52efbb6872 Fix typo in "together" Christian Muehlhaeuser 2020-07-24 00:17:54 +02:00
  • d1e9996685 Tutorial edits and improvements Christian Rocha 2020-07-23 17:51:47 -04:00
  • 6c607aa3ae Github's Markdown support doesn't include definition lists, I see Christian Rocha 2020-07-23 17:35:04 -04:00
  • e4243bdede Add simple tutorial in Markdown Christian Rocha 2020-07-23 17:30:25 -04:00
  • fe15629c9a Bump bubbles dependency in examples Christian Rocha 2020-07-23 12:48:22 -04:00
  • eecd6b0612 Fix ctrl+v key mapping Christian Rocha 2020-07-21 15:50:07 -04:00
  • 2ee871862a Fix bug where certain keys (pgup/pgdown/home/end/etc) weren't being sent Christian Rocha 2020-07-20 11:50:27 -04:00
  • 97ae9c6974 Update spinner example for Bubbles 0.4.0 Christian Rocha 2020-07-14 18:31:35 -04:00
  • 2f53eeb54b Fix a bug in macOS terminal where stuff could get sucked into the scroll area Christian Rocha 2020-07-13 11:39:04 -04:00
  • 8025748828 Some comments on mouse stuff Christian Rocha 2020-07-13 11:26:57 -04:00
  • 14a06b0896 Improve some comments Christian Rocha 2020-07-06 11:54:02 -04:00
  • f7ec07de3c Clear lines before handing them over to the scrolling renderer Christian Rocha 2020-06-25 19:22:37 -04:00
  • 8d26b4ebd7 Use mouse consts in termenv Christian Rocha 2020-06-25 12:42:31 -04:00
  • f3fd9decc9 Improve some comments Christian Rocha 2020-06-24 12:14:35 -04:00
  • e90039d16e Fix captured variable Toby Padilla 2020-06-23 15:11:06 -05:00
  • de147c5061 Add mouse wheel support to pager example Christian Rocha 2020-06-23 12:01:23 -04:00
  • d6cf9e69b6 Fix bug where wheel wasn't being reported if a modifier was pressed Christian Rocha 2020-06-23 10:34:46 -04:00
  • 5ec2c0712a Move cursor to (0,0) when entering the altscreen Christian Rocha 2020-06-22 20:47:35 -04:00
  • d86cb562f0 Add basic mouse support Christian Rocha 2020-06-22 20:30:16 -04:00
  • 3a70ecdde1 Use same output for altscreen stuff as everything else Christian Rocha 2020-06-22 15:55:52 -04:00
  • 05f3028452 Move cursor in a relative fashion in standard render (fixes inline rendering) Christian Rocha 2020-06-22 14:35:46 -04:00
  • 719d246edd Bump dependencies Christian Rocha 2020-06-22 13:54:16 -04:00
  • 8bab4bce9a Actively place the cursor after a normal render Christian Rocha 2020-06-22 13:36:06 -04:00
  • ebbab2908c Put cursor back where we found it after scrolling Christian Rocha 2020-06-20 18:26:25 -04:00
  • eff99294e1 We actually never needed to correct the top boundary Christian Rocha 2020-06-20 14:47:57 -04:00
  • 6e75920859 Stay in-bounds when clearing lines Christian Rocha 2020-06-20 14:46:44 -04:00
  • c0ce48dfdd Fix repaint when syncing and clearing scroll area Christian Rocha 2020-06-19 18:03:12 -04:00
  • 673752658f Comments and cleanup Christian Rocha 2020-06-19 14:14:15 -04:00
  • bbcdb3ac1f Render scroll area before other stuff when resizing Christian Rocha 2020-06-19 13:27:50 -04:00
  • 468b98d2eb Comments in the pager example Christian Rocha 2020-06-19 13:22:08 -04:00
  • 9cf57efe5f Fix pager footer positioning Christian Rocha 2020-06-19 12:29:59 -04:00
  • 2a297fabad Also repaint non-scrolling stuff when resizing Christian Rocha 2020-06-19 11:05:19 -04:00
  • 6bd34bdd14 Remove commands for manually getting terminal size; no longer needed Christian Rocha 2020-06-18 22:47:17 -04:00
  • a2897e9dd1 Remove messages and commands we don't need yet Christian Rocha 2020-06-18 22:42:29 -04:00
  • 603eaa27a6 Update pager example to use high performance renderer Christian Rocha 2020-06-18 21:08:26 -04:00
  • 00f7f5be93 Remove cursor save/restore as it was wrecking things Christian Rocha 2020-06-18 20:10:20 -04:00
  • d4d553c447 Back to a line-based renderer Christian Rocha 2020-06-18 18:34:02 -04:00
  • da9a1fe2f4 Correct scroll area top positioning Christian Rocha 2020-06-18 14:35:04 -04:00
  • 8e616c4c0c Just listen for tea.WindowSizeMsg to get terminal dimensions Christian Rocha 2020-06-18 13:54:12 -04:00
  • 116ab34eb8 Sync pager viewport when starting up and resizing Christian Rocha 2020-06-18 12:33:58 -04:00
  • 6ea16d0b9c Add command to sync scrollable area with renderer Christian Rocha 2020-06-18 12:23:42 -04:00
  • 83e41c15b1 Create ignoreLines map on demand Christian Rocha 2020-06-18 12:19:36 -04:00
  • 902225116c Correct "scroll down" behavior Christian Rocha 2020-06-17 20:24:43 -04:00
  • 2110a923ab Use high performance rendering in pager example Christian Rocha 2020-06-17 19:43:33 -04:00
  • a6deb077c5 Adjust comments Christian Rocha 2020-06-17 19:43:06 -04:00
  • 4dc6992767 Cmds for scrolling + handle renderer msgs in a renderer method Christian Rocha 2020-06-17 18:43:01 -04:00
  • a492302609 Adjust exports of new msgs + add msg to replace ignored lines Christian Rocha 2020-06-17 18:19:27 -04:00
  • 4d68ed07ef Add header and footer to pager example Christian Rocha 2020-06-17 15:00:13 -04:00
  • 8539cfcf8c Fix a bug where left area on the first line was not always cleared Christian Rocha 2020-06-17 14:28:08 -04:00
  • debaf312f7 Disable resize listening on windows since it's not supported Christian Rocha 2020-06-17 12:27:16 -04:00
  • a152cce4b6 Adjust comments + move some code around Christian Rocha 2020-06-17 12:10:03 -04:00
  • ae9ea29c0e Fix line clearing bug Christian Rocha 2020-06-17 11:49:33 -04:00