Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

bubbletea · Issues· 223 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #1802

    `tea.Println` can add an extra line for a wide grapheme in the WcWidth fallback

    Updated Sep 12, 2026
  • #1794

    docs: commands tutorial HTTP snippets omit response body cleanup

    Updated Sep 5, 2026
  • #1792

    examples/split-editors: removing the focused last editor loses input focus

    Updated Sep 5, 2026
  • #1590

    If tea program quits too early, garbage chars are printed

    Updated Sep 3, 2026
  • #1784

    Seems a type View Update Bug

    Updated Aug 28, 2026
  • #1782

    Missing borders on Linux x86

    Updated Aug 27, 2026
  • #1712

    Windows: clipboard paste produces garbled characters that can't be deleted

    Updated Aug 26, 2026
  • #162

    Allow both native text selection and mouse wheel scrolling

    enhancementUpdated Aug 25, 2026
  • #1780

    v2: cursed_renderer emits a one-tick stale frame on resize (race between resize() and the 60Hz ticker flush())

    Updated Aug 25, 2026
  • #1778

    standardRenderer can stay frozen after tea.Exec: stop() does not wait for the render goroutine, so its ticker.Stop() can land after start()'s ticker.Reset() (v1.3.10 and v2.0.9)

    Updated Aug 24, 2026
  • #1777

    v2: can't render Traditional Chinese and Hindi still

    Updated Aug 22, 2026
  • #1698

    Tinygo support

    enhancementUpdated Aug 20, 2026
  • #1746

    TestViewModel is flaky under the Taskfile's test flags

    Updated Aug 4, 2026
  • #1559

    v2: support querying and restoring cursor style via DECRQSS

    enhancementUpdated Jul 28, 2026
  • #1740

    [v2] tea.Printf/Println before the first flush emits a full-terminal-height cursor-down (scrolls the whole screen)

    Updated Jul 23, 2026