use mapmap.Slicer to filter index templates ls and index ls (#96)

This commit is contained in:
T. von Dein
2026-07-15 23:47:19 +02:00
parent 55a1005857
commit 00c5d79794
4 changed files with 59 additions and 53 deletions

3
go.mod
View File

@@ -18,7 +18,7 @@ go 1.26
require (
github.com/MichaelMure/go-term-markdown v0.1.4
github.com/alecthomas/repr v0.5.2
github.com/alecthomas/repr v0.5.3
github.com/charmbracelet/bubbles v1.0.0
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/lipgloss v1.1.0
@@ -40,6 +40,7 @@ require (
)
require (
codeberg.org/scip/mapmap v0.0.2 // indirect
github.com/MichaelMure/go-term-text v0.3.1 // indirect
github.com/alecthomas/chroma v0.7.1 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect