Commit Graph

  • e3543c61bb send to stdout instead of stderr to prevent breaking dual pane master Tai Groot 2023-11-04 23:59:12 -07:00
  • 5536bca34e fix(key): support very long buffered input (#570) Raphael 'kena' Poss 2023-10-18 12:59:26 +02:00
  • 6d07f4a410 chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples (#840) dependabot[bot] 2023-10-13 12:37:21 +00:00
  • 365895d05d chore(deps): bump github.com/charmbracelet/lipgloss in /examples (#842) dependabot[bot] 2023-10-13 12:32:22 +00:00
  • 99d7d4bd17 docs(README): add wI2L/scrabbler to Bubble Tea in the Wild William Poussier 2023-10-01 22:52:51 +02:00
  • afcf498336 chore(docs): Add hiSHtory to Bubble Tea in the Wild David Dworken 2023-09-23 16:52:47 -07:00
  • d55cfec13e chore(deps): bump actions/checkout from 3 to 4 (#820) dependabot[bot] 2023-09-06 17:24:42 +00:00
  • bf2ffaf840 chore: remove examples/mouse/README.md Maas Lalani 2023-08-28 10:07:18 -04:00
  • 12f405723d refactor: remove redundant nil check in flush (#812) Eng Zer Jun 2023-08-25 00:17:44 +08:00
  • b5e2519fea chore(docs): add walk to Bubble Tea in the Wild Christian Rocha 2023-08-22 10:21:49 -04:00
  • 5506e9a22e chore: minor UX edits to autocomplete example (#807) Christian Rocha 2023-08-21 13:27:53 -04:00
  • 1ad127782c feat(textinput): example for autocompletion with charmbracelet repositories (#803) Maas Lalani 2023-08-21 11:41:38 -04:00
  • f6f65aef20 Add storydb to 'Bubble Tea in the Wild' section (#804) Gabriel Lopes 2023-08-21 11:28:06 -04:00
  • 91dd120073 docs: fix WithFPS godoc naglis 2023-07-24 16:07:57 +03:00
  • c4c83ba757 chore: restrict logfile permissions to owner-only Christian Rocha 2023-07-10 08:52:36 -04:00
  • c284acad9f chore(lint): extract a magic number when parsing X10 mouse events Christian Rocha 2023-07-07 11:35:46 -04:00
  • 522659d798 chore(lint): wrap various errors Christian Rocha 2023-07-07 11:35:32 -04:00
  • ffad6555d5 chore(lint): add various nolint directives, where appropriate Christian Rocha 2023-07-07 11:34:57 -04:00
  • b639c9bab2 Revert "build: group dependabot updates (#773)" Carlos Alexandro Becker 2023-07-07 19:17:24 +00:00
  • 5bc2504690 chore(lint): wrap various TTY-related errors Christian Rocha 2023-07-06 16:20:36 -04:00
  • ea7ceb7f38 build: group dependabot updates (#773) Carlos Alexandro Becker 2023-07-06 13:42:53 -03:00
  • c1b0b19d64 fix: index out of range in examples/credit-card-form when ccn is empty (#770) Roman Leonenkov 2023-06-30 00:37:48 +01:00
  • cd63c32c73 feat(deps): update termenv (#768) Carlos Alexandro Becker 2023-06-28 11:40:08 -03:00
  • f75684c986 chore: group handler type and methods together Christian Rocha 2023-06-14 14:42:04 -04:00
  • b1e7f42ab0 fix(key): invert the control loop Raphael 'kena' Poss 2022-10-21 18:18:56 +02:00
  • ed4f2ec1ca chore: go mod tidy to remove rogue bubbles dep Christian Rocha 2023-06-19 17:30:27 -04:00
  • d9c675138c fix(key),test: simplify the input analysis code Raphael 'kena' Poss 2022-10-21 17:00:39 +02:00
  • c0cc6aa1fb chore(docs): add typioca to Bubble Tea in the Wild (#763) Lukas Bloznelis 2023-06-14 17:25:09 +03:00
  • b80eb8303b docs: fix lint issues in examples and tutorials (#759) Carlos Alexandro Becker 2023-06-09 13:33:53 -03:00
  • b2d2ac6504 chore: update example tests, test on ci (#735) Carlos Alexandro Becker 2023-06-09 09:17:15 -03:00
  • f3e1b67605 (feat): Add option to set max FPS (#578) tomfeigin 2023-06-06 18:49:11 +03:00
  • 44f17fa1c0 fix: stop renderer before acquiring renderer mutex Christian Muehlhaeuser 2023-06-02 12:05:33 +02:00
  • 444e04bbb3 docs(examples): filepicker AllowedTypes example (#713) Maas Lalani 2023-05-31 16:18:24 -05:00
  • 8254e0e472 fix(examples/file-picker): use CurrentDirectory instead of Path Maas Lalani 2023-05-31 14:20:18 -04:00
  • 5f7a07b03c chore(deps): bump bubbles to v0.16.1 Maas Lalani 2023-05-31 14:08:43 -04:00
  • 26dc0b5b32 chore(deps): bump bubbles to v0.16.1 Maas Lalani 2023-05-31 14:08:34 -04:00
  • c267762438 fix(regression): auto-open a TTY when stdin is not a TTY (#746) Christian Rocha 2023-05-24 12:31:00 -04:00
  • d1a16bd883 fix(ci): remove soft-serve workflow Ayman Bagabas 2023-05-12 14:15:17 -04:00
  • f5a91f0a59 docs: update license Carlos Alexandro Becker 2023-05-11 12:37:50 +00:00
  • d9df8c3de6 chore: go mod tidy Carlos Alexandro Becker 2023-05-08 17:47:01 +00:00
  • 326b0b2df9 chore: updates Carlos Alexandro Becker 2023-05-08 17:46:37 +00:00
  • fcc805f3da chore: make input options mutually exclusive Christian Rocha 2023-05-05 14:55:25 -04:00
  • 25022e9789 example: using the x/exp/teatest package (#352) Carlos Alexandro Becker 2023-05-05 16:14:26 -03:00
  • 5326d76c40 feat: allow to disable signals (#721) Carlos Alexandro Becker 2023-05-04 16:33:25 -03:00
  • 9cc3861bab feat: tea.Wait (#722) Carlos Alexandro Becker 2023-05-04 16:30:30 -03:00
  • 29254a08f1 fix(output): reuse termenv output (#715) Ayman Bagabas 2023-04-26 13:04:14 -07:00
  • c56884c0e2 feat: add generic event filter (#536) Christian Muehlhaeuser 2023-04-17 22:02:55 +02:00
  • 8514d90b9e docs: remove british spelling (#719) bashbunni 2023-04-11 12:48:34 -07:00
  • 5b809a3da8 docs: update issue templates (#712) bashbunni 2023-04-06 10:34:23 -07:00
  • 58c5e01d8c chore: fix linter warnings Christian Muehlhaeuser 2023-04-04 13:18:50 +02:00
  • 273f59bd11 fix: adapt to lipgloss API change Christian Muehlhaeuser 2023-04-04 13:07:04 +02:00
  • 6eb0209d13 chore: bump termenv, lipgloss, x/term Christian Muehlhaeuser 2023-04-04 13:04:19 +02:00
  • 248eb83001 chore: go mod tidy tutorials and examples muesli 2023-03-16 10:09:43 +00:00
  • 9c161cb98b chore(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-15 17:22:41 +00:00
  • 35c31f2168 chore: bump console dep Christian Muehlhaeuser 2023-03-13 18:02:57 +01:00
  • adb0065256 feat: LogToFileWith (#692) Carlos Alexandro Becker 2023-03-09 11:46:44 -03:00
  • de6740db2e chore(meta): tiny copy edit to Discord item in issues Christian Rocha 2023-03-08 09:27:11 -05:00
  • 02b6aa2e1a docs: point to discord link Carlos A Becker 2023-03-08 10:19:08 -03:00
  • ec2c3dd5f2 docs: issue template (#389) Carlos Alexandro Becker 2023-03-08 09:51:43 -03:00
  • 03060def9f docs(readme): add link to countdown project Vernon Miller 2023-02-26 15:49:00 -07:00
  • 40923b4491 Add WG Commander to README.md Andrian Budantsov 2023-02-16 11:52:33 +04:00
  • f0389a218d feat(README): add eks-node-viewer to "Bubble Tea in the Wild" list (#619) Omar kamoun 2023-03-07 20:50:41 +01:00
  • 402d2b4e2b fix: stop renderer before launching a child process. Christian Muehlhaeuser 2023-03-06 14:39:55 +01:00
  • 90c9124b0a Filepicker Example (#683) Maas Lalani 2023-03-06 11:54:26 -05:00
  • a136799ed3 fix: renderer only stops once Christian Muehlhaeuser 2023-03-06 14:23:51 +01:00
  • 32e3027ec1 feat(ci): auto go mod tidy examples (#561) Carlos Alexandro Becker 2023-02-23 13:51:15 -03:00
  • ae652b6a57 feat: go 1.17 Carlos A Becker 2023-02-23 13:33:07 -03:00
  • 388c67d573 feat(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#674) dependabot[bot] 2023-02-23 16:29:25 +00:00
  • c61e4fd291 chore: update deps Ayman Bagabas 2023-02-21 12:43:58 -05:00
  • 4880cf2a09 docs: fix typos and clean up comments Glenn Gonda 2023-02-18 20:30:17 -08:00
  • 76c3c1a221 docs: fix portal broken markdown URL Mark Marryatt 2023-02-16 16:16:31 +02:00
  • 331a63bdca fix: Check if program cancelReader is is nil before invoking Alexander Jung 2023-01-30 11:41:44 +00:00
  • 1ad9f9c15c chore(deps): bump termenv and go-isatty Christian Rocha 2023-02-08 09:56:32 -05:00
  • cb23938f3f chore(docs): additional Bubble Tea in the wild cleanup Christian Rocha 2023-02-08 09:34:37 -05:00
  • b30cca3906 chore(deps): bump github.com/muesli/termenv in /examples dependabot[bot] 2023-02-07 15:12:49 +00:00
  • db1a095425 chore(docs): cleanup Bubble Tea in the Wild Christian Rocha 2023-02-07 10:34:22 -05:00
  • e95e1a0db5 feat: sequence support BatchMsg Christoffer Åström 2023-02-06 20:44:53 +01:00
  • a3dc561104 docs: add cLive to "Bubble Tea in the Wild" koki-develop 2023-01-16 06:21:08 +09:00
  • d7bc683260 fix typo BoilingSoup 2023-02-03 13:10:06 -08:00
  • 45cded1ffc Add chtop to the list built with bubbletea Pradeep Chhetri 2023-01-20 15:38:03 +08:00
  • da44346bd3 Update README.md Brian Strauch 2023-02-05 10:41:44 -08:00
  • d2a775ef2e docs: add SlurmCommander to in-the-wild section Petar Jager 2023-01-04 19:11:31 +01:00
  • fbecc47be2 feat(README): add enola to "Bubble Tea in the Wild" list Yahya SayadArbabi 2022-12-15 20:10:00 +03:00
  • 263444cdfb docs: add Neon Modem Overdrive to "in the wild" マリウス 2023-01-10 14:44:21 -05:00
  • b217449c8e fix: Check msg cmd is not nil before invoking Alexander Jung 2023-01-20 11:34:00 +01:00
  • ede4aec24e chore(deps): bump github.com/mattn/go-isatty in /examples dependabot[bot] 2022-12-29 17:03:13 +00:00
  • b63a0ae37f docs: add brows to "in the wild" app list Solomon White 2022-12-13 13:49:17 -07:00
  • 3765727e65 docs(examples): add cellbuffer + harmonica example (#409) Christian Rocha 2022-12-12 09:52:00 -05:00
  • 79c76c680b chore: disable dependabot timer Christian Muehlhaeuser 2022-11-17 09:22:52 +01:00
  • 94d6f5079e docs: update readme Ayman Bagabas 2022-11-14 13:31:59 -08:00
  • 9c20a804d7 fix: don't close stdin Christian Muehlhaeuser 2022-11-13 23:45:57 +01:00
  • e079831c31 Remove references to io/ioutil package Austin Vazquez 2022-10-30 20:42:57 -07:00
  • 7ba62d4987 chore(deps): bump github.com/charmbracelet/glamour in /examples dependabot[bot] 2022-11-10 08:03:14 +00:00
  • 2d10416631 [codespell]: Fix typos. Martin Dosch 2022-11-03 17:47:38 +01:00
  • 741f2d37f0 fix: pass actual stdout's fd to command Christian Muehlhaeuser 2022-11-01 00:13:21 +01:00
  • 4f83c621fb chore: apply ProgramOptions before checking context Christian Muehlhaeuser 2022-10-30 06:08:36 +01:00
  • 280bc6fc27 docs: clean up readme Christian Muehlhaeuser 2022-10-25 03:28:37 +02:00
  • bc2befecca docs: picture tag is causing display issues on Firefox Christian Muehlhaeuser 2022-10-25 00:38:11 +02:00
  • 39381647f1 docs: new readme footer Christian Muehlhaeuser 2022-10-24 08:35:08 +02:00
  • e15bcb7e0e feat: tea.WithContext ProgramOption to supply a context Christian Muehlhaeuser 2022-10-23 03:43:52 +02:00