wip: refactoring tui

This commit is contained in:
adamdottv 2025-06-03 12:44:46 -05:00
commit b00326a75a
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
14 changed files with 229 additions and 1602 deletions

View file

@ -4,7 +4,6 @@ go 1.24.0
require (
github.com/alecthomas/chroma/v2 v2.15.0
github.com/aymanbagabas/go-udiff v0.2.0
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/catppuccin/go v0.3.0
github.com/charmbracelet/bubbles v0.21.0