github charmbracelet/bubbles v0.7.3

latest releases: v2.0.0-alpha.1, v0.20.0, v0.19.0...
3 years ago

Textinput features, fixes and improvements:

  • New: Textinput now supports multi-character (IME) input in Bubble Tea v0.12.2
  • Improved: blink timer resets when moving the cursor for a better user experience
  • Fixed: ctrl+f and ctrl+b keybindings for forwards/backwards cursor movement

Textinput API changes:

  • Update and View are now methods on the textinput model rather than standalone functions
  • Blink is now a simple tea.Cmd (it was previously a func (textinput.Model) tea.Cmd).

Don't miss a new bubbles release

NewReleases is sending notifications on new releases.