Add interactive filter table (#62)

This commit is contained in:
T.v.Dein
2025-09-09 20:09:08 +02:00
committed by GitHub
parent e2b82515f5
commit 80dd6849ae
3 changed files with 237 additions and 61 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.4
github.com/charmbracelet/lipgloss v1.1.0
github.com/evertras/bubble-table v0.17.2
github.com/evertras/bubble-table v0.19.0
github.com/gookit/color v1.5.4
github.com/hashicorp/hcl/v2 v2.24.0
github.com/lithammer/fuzzysearch v1.1.8