bubbletea
bubbletea copied to clipboard
(v2) Bubble Tea API
This PR will keep track of the changes upcoming in Bubble Tea v2
- [x] Input sequence parser
- [x] Kitty keyboard
- [x] Xterm modifyOtherKeys
- [x] Mode 2027 (grapheme clustering)
- [x] Setting/getting terminal background/foreground/cursor colors
- [x] Setting/getting the clipboard using OSC52
- [x] Make
Init()
return the model - [x] New Key/Mouse API https://github.com/charmbracelet/bubbletea/pull/1111