Refactor view with Bubbles/Lipgloss #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor render for the application using a Bubbles list and Lipgloss; see: https://github.com/charmbracelet/bubbletea/blob/master/examples/list-simple/main.go. Although it's not obvious that Bubbles list supports multiselect. Read the code: https://github.com/charmbracelet/bubbles/blob/master/list/list.go
No need to do this while the application is so simple and may never become more complex.