github charmbracelet/bubbletea v2.0.0-beta.4

pre-releaseone month ago

How’s it going?

This is a small beta release with a few changes and a bunch of bug fixes. Enjoy!

Keyboard

WithKeyboardEnhancements has been split into three separate functions for clarity:

  • WithKeyReleases: Enables support for reporting key release events.
  • WithUniformKeyLayout: Enables support for reporting key events in a uniform layout format.
  • RequestKeyDisambiguation: Enables support for disambiguated key events.

Debugging Panics

You can now set TEA_DEBUG to true to dump panic logs to the current directory.

export TEA_DEBUG=1

Changelog

New Features

Bug fixes

Documentation updates

Other work


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.

Don't miss a new bubbletea release

NewReleases is sending notifications on new releases.