Commit Graph

  • b8fe9af45d docs: add a few more entires to 'Bubble Tea in the Wild' Christian Rocha 2022-07-27 18:31:20 -07:00
  • fbd0bc9ce2 Add https://github.com/chip/pathos to Bubble Tea in the Wild Chip Castle 2022-07-27 19:53:30 -05:00
  • 507a1cd4fe docs: add dns53 to bubbletea in the wild list purpleclay 2022-07-17 12:55:58 +01:00
  • 557ba7e336 docs: fix typo (#378) Maciej Ostaszewski 2022-07-24 03:44:56 +02:00
  • ac4a1a1faa feat(deps): bump github.com/muesli/cancelreader from 0.2.1 to 0.2.2 (#354) dependabot[bot] 2022-07-21 10:02:18 -03:00
  • 2b9d4e3015 chore: fix Println typo bashbunni 2022-07-19 16:22:33 -07:00
  • 219ed4ed09 docs: link to tutorial + general README edits (#344) bashbunni 2022-07-19 16:23:37 -07:00
  • ae4381a892 docs: fix hasty copypasta in BubbleZone URL in README (#375) Christian Rocha 2022-07-19 15:47:15 -07:00
  • 6a88c0fc4e feat: add bubblezone to readme (closes #368) (#372) Liam Stanley 2022-07-19 18:33:51 -04:00
  • 0a0182e55a chore: Bump bubbles to v0.13.0 (#363) Maas Lalani 2022-07-08 10:08:24 -04:00
  • 27e356a779 Add border to split-editors example (#362) Maas Lalani 2022-07-05 14:31:32 -04:00
  • a0680f8d85 Find a way to talk about Zeichenorientierte Benutzerschnittstelle (#122) Christian Rocha 2022-07-02 01:17:02 -04:00
  • 642d26a793 doc: Add textarea examples (#357) Maas Lalani 2022-07-01 12:20:04 -04:00
  • db4f6474c9 doc: Fix Printf typo (#358) Maas Lalani 2022-06-28 15:34:22 -04:00
  • ca32c4c628 feat: update cancelreader (#353) Carlos Alexandro Becker 2022-06-23 09:19:36 -03:00
  • ebabec7008 feat: print unmanaged output above the application (#249) Max 2022-06-22 12:53:02 -04:00
  • a2d0ac9d38 docs: add another progress bar example (#270) bashbunni 2022-06-15 11:55:47 -07:00
  • d56d8ae854 Example: Credit Card Input Form (#338) Maas Lalani 2022-06-13 09:39:01 -04:00
  • 21de41ac02 docs: fix deprecation notes Christian Muehlhaeuser 2022-06-08 14:55:54 +02:00
  • f27dfb52af fix: add tutorials dir to dependabot config Christian Muehlhaeuser 2022-06-04 15:24:37 +02:00
  • af11a3b134 docs: rename gh-prs to gh-dash Maas Lalani 2022-06-01 20:24:17 -04:00
  • 285d59bd47 docs: add gh-b to readme João Pedro Magalhães 2022-05-11 22:53:41 -03:00
  • e6dabb3c36 fix: handle batched key msgs Christian Muehlhaeuser 2022-05-29 02:30:29 +02:00
  • 958dc20024 fix: race condition on repaint with alt screen Georgi Dimitrov 2022-06-05 11:58:33 +01:00
  • 50a8461fbf fix: race condition on repaint Georgi Dimitrov 2022-06-04 13:03:48 +01:00
  • b237b7fbec test: fix error in custom input test Christian Muehlhaeuser 2022-06-04 15:17:30 +02:00
  • 4c9117df96 ci: run tests on all platforms Christian Muehlhaeuser 2022-06-03 04:58:10 +02:00
  • b566614c16 docs: default to vim if no EDITOR on exec example (#325) Carlos Alexandro Becker 2022-06-02 15:12:31 -03:00
  • 04d68b8e3e chore(examples): bump bubbles dependency Christian Rocha 2022-06-01 18:37:19 -07:00
  • 775dbfbeff chore(exec): small API edits (#323) Christian Rocha 2022-06-01 17:12:21 -07:00
  • 97050569c9 docs: improve godoc on tick and every (#320) Carlos Alexandro Becker 2022-05-29 21:40:57 -03:00
  • a5f28a3a04 docs: fixed mentions to exec.Command Carlos A Becker 2022-05-16 12:59:38 -03:00
  • d301ee0405 change(keys): spacebar sends a KeySpace (#315) Christian Rocha 2022-05-13 17:24:16 +00:00
  • bfb166822e fix: update tests for space input Christian Rocha 2022-05-10 16:46:19 -04:00
  • d3fb1b707a feat: obliterate type KeySpace Christian Rocha 2022-05-10 16:27:29 -04:00
  • 48cdc1e6c3 feat(keys): add support for shift/ctrl + arrow keys (#292) Christian Rocha 2022-05-10 16:16:33 -04:00
  • 14e58aa1f9 fix(keys): spacebar now sends a KeySpace (#289) bashbunni 2022-04-12 08:14:35 -07:00
  • 3795c036c4 add: Exec, ReleaseTerminal and RestoreTerminal to re-use input and terminal (#237) Christian Muehlhaeuser 2022-04-12 16:23:10 +02:00
  • ecba57e455 chore(deps): bump actions/setup-go from 2 to 3 dependabot[bot] 2022-04-11 09:47:38 +00:00
  • 515ef02733 Move cancelreader into a separate package Christian Muehlhaeuser 2022-02-06 06:40:50 +01:00
  • 6b687e3257 docs: remove redundant 'of' Jared Walters 2022-04-03 12:53:08 -07:00
  • 9a1310846c docs: Program#Send, Program#Quit, and Program#Kill no longer provisional Christian Rocha 2022-03-31 14:33:17 -04:00
  • 5c76027b36 feat: add support for function keys Christian Rocha 2022-03-21 09:48:05 -04:00
  • 442b8cde78 fix: use more bulletproof GetFrameSize() list examples Christian Rocha 2022-03-17 16:13:32 -04:00
  • f80f0b1003 Fix typos in root README.md Christian Muehlhaeuser 2022-03-12 02:11:53 +01:00
  • 9bfdb9fb3f Fix typos in README.md (#254) Imran H 2022-03-12 07:08:33 +06:00
  • 00e1e06468 chore(deps): bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-02 09:13:39 +00:00
  • a57af578f0 fix: minor tea.Cmd tutorial syntax typo Christopher Stingl 2022-02-28 16:28:26 -05:00
  • 3b83e703b5 docs: restore fm to its rightful place in the README Christian Rocha 2022-02-25 14:59:40 -05:00
  • a4ac134e0f docs: add delve instructions Christian Rocha 2022-02-25 14:27:05 -05:00
  • feeffca0a5 docs: add mergestat, portal, redis-viewer, Soft Serve to in-the-wild Christian Rocha 2022-02-25 14:22:53 -05:00
  • 572751ab24 docs: alphebetize in-the-wild-section Christian Rocha 2022-02-25 14:08:15 -05:00
  • e81f6a0552 Add IDNT to Bubble Tea in the Wild Roey Darwish Dror 2022-02-12 11:11:37 +02:00
  • b12cdc3c28 ci: update golangci-lint-action to v3 Christian Muehlhaeuser 2022-02-25 08:02:50 +01:00
  • 62259b72e5 feat: update x/sys (#235) Carlos Alexandro Becker 2022-02-19 16:25:49 -03:00
  • c9bb51796d chore(deps): bump github.com/charmbracelet/bubbles in /examples dependabot[bot] 2022-02-17 08:24:26 +00:00
  • 7241e910ec Bump containerd/console Christian Rocha 2022-02-15 09:55:33 -05:00
  • 4d1d1ee021 chore: bump lipgloss and termenv Christian Muehlhaeuser 2022-02-14 23:15:55 +01:00
  • 2296184dc5 fix: don't check terminal size if we're not writing to a terminal Christian Muehlhaeuser 2022-02-14 21:57:59 +01:00
  • 6301f93cb2 Support receiving batched mouse events Christian Muehlhaeuser 2022-02-03 04:14:49 +01:00
  • db177f1939 Fix typos in README Christian Muehlhaeuser 2022-02-09 19:27:39 +01:00
  • f790a53c28 Readme housekeeping Christian Rocha 2022-02-09 13:24:39 -05:00
  • 42cd4c3191 feat: kill the program and restore terminal state Ayman Bagabas 2022-02-04 10:09:17 -05:00
  • 74f0972e4e Simplify send-msg example Christian Muehlhaeuser 2022-02-08 17:36:13 +01:00
  • 7c939e8dfb Use termenv's EnvColorProfile, which respects NO_COLOR and CLICOLOR_FORCE env vars Christian Muehlhaeuser 2022-02-06 04:19:46 +01:00
  • 9a06319ff1 feat: tea.Batch returns nil if all cmds are nil (#217) Carlos Alexandro Becker 2022-02-03 12:08:34 -03:00
  • a09e0e80cb Add clidle under "Bubble Tea in the Wild" Ajeet D'Souza 2022-02-03 10:11:29 +05:30
  • c5d3b1e154 test: test for null cmd in sequentially Carlos A Becker 2022-02-01 22:53:52 -03:00
  • 7d18632ca5 fix: handle nil cmds in tea.Sequentially (#214) Ajeet D'Souza 2022-02-02 07:22:49 +05:30
  • 77e63ac890 Bump termenv to v0.11.0 Christian Muehlhaeuser 2022-01-31 22:37:18 +01:00
  • a6f46172ec Fix source link in Commands tutorial Christian Muehlhaeuser 2022-01-26 02:08:16 +01:00
  • 4f08c1b965 chore(deps): bump github.com/charmbracelet/glamour in /examples dependabot[bot] 2022-01-25 08:23:58 +00:00
  • db5d23b82e feat: sync bubbletea with git.charm.sh Ayman Bagabas 2022-01-24 17:07:03 -05:00
  • d79cac20cb chore: dependabot, go mod tidy, update bubbles (#198) Carlos Alexandro Becker 2022-01-21 12:04:54 -03:00
  • 608fde59ed fix(tea): allocate msgs channel in constructor Christian Stewart 2022-01-03 23:33:28 -08:00
  • 66cea095eb Migrate from NewModel() to New() in examples for Bubbles-related stuff Christian Rocha 2022-01-10 20:42:10 -05:00
  • 843b6a5249 Use model-based Tick commands in spinner examples Christian Rocha 2022-01-10 14:20:15 -05:00
  • ee92bed288 Cleanup header/footer rendering in pager example with Lip Gloss Christian Rocha 2021-09-02 18:13:56 -04:00
  • 7517c1b1bd Add a border to the Glamour example per the viewport API update Christian Rocha 2021-09-02 16:18:51 -04:00
  • 7514ac937a Update glamour example per viewport API update Christian Rocha 2021-09-02 13:59:52 -04:00
  • 1ca2b1cd40 Update pager example per viewport API update Christian Rocha 2021-09-02 13:25:37 -04:00
  • bdb04767ff Add stopwatch example Christian Rocha 2021-12-17 10:10:38 -05:00
  • 03d1aa6c08 Rename 'countdown' example to 'timer' and use timer Bubble Christian Rocha 2021-12-20 17:46:33 -05:00
  • 99ba63fe8a Bump main, example, and tutorial dependencies Christian Rocha 2022-01-13 11:41:09 -05:00
  • 7ead21e787 Rename termdbms and add gh-prs to BubbleTea-powered programs Christian Muehlhaeuser 2022-01-11 10:22:59 +01:00
  • 4ac566c1f7 Remove unused func from send-msg example Max Brauer 2021-12-31 09:28:35 +01:00
  • d266bc1616 Update result example to use StartReturningModel Christian Rocha 2022-01-10 20:51:54 -05:00
  • 3a1b9fbe9f Fix list-default to use tea.WithAltScreen option Kyosuke Fujimoto 2022-01-08 14:10:31 +09:00
  • 14478e2a3c Fix list-default to be able to exit with ctrl+c Kyosuke Fujimoto 2022-01-08 14:08:19 +09:00
  • 98a8bcf62a Add read permissions to linter workflows Christian Muehlhaeuser 2022-01-07 07:41:00 +01:00
  • 3afda07603 Annotate why we ignore error Christian Muehlhaeuser 2022-01-07 07:26:39 +01:00
  • 91cfe19018 Add separate sets of hard- and soft-enforced linters Christian Muehlhaeuser 2022-01-07 07:18:16 +01:00
  • bef2c8ce66 Always redraw when toggling the altscreen Christian Rocha 2022-01-07 13:16:15 -05:00
  • 03c08875b3 Fix links in commands README Rick Booth 2021-12-29 21:33:05 +00:00
  • 226c27f1a9 Add dragonfly build tags where appropriate Christian Rocha 2021-12-11 14:27:31 -05:00
  • 7b288f4353 Add cancelreader bsd go1.17 compilation flags Ayman Bagabas 2021-12-09 19:44:59 +03:00
  • cf3955fbe2 Update README.md Mark Phelps 2021-11-23 13:52:02 -05:00
  • dc7063bbec Remove extra word in commands README mikecoop83 2021-11-21 14:14:00 -05:00
  • cb0a72d682 test: nil renderer, options and screen Carlos A Becker 2021-11-01 15:59:59 -03:00
  • ab89603d28 Remove unused filtering stuff from simple list example Christian Rocha 2021-11-09 10:24:21 -05:00