feat: use bubbletea/v2

This commit is contained in:
Ayman Bagabas
2024-09-18 14:09:58 -04:00
parent 488bef7c13
commit 0fdf5f5be5
19 changed files with 18 additions and 23 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"github.com/charmbracelet/bubbles/cursor"
"github.com/charmbracelet/bubbles/key"
"github.com/charmbracelet/bubbles/runeutil"
tea "github.com/charmbracelet/bubbletea"
tea "github.com/charmbracelet/bubbletea/v2"
"github.com/charmbracelet/lipgloss"
rw "github.com/mattn/go-runewidth"
"github.com/rivo/uniseg"