Initial interactive copy menu

This commit is contained in:
2025-11-09 23:35:48 -05:00
parent bc35766de5
commit 41b4c4b6ca
6 changed files with 94 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.25.4
require (
github.com/charmbracelet/glamour v0.7.0
github.com/rwinkhart/go-boilerplate v0.1.0
github.com/rwinkhart/libmutton v0.4.2
github.com/rwinkhart/libmutton v0.4.3-0.20251110042347-bf1399ce8d6e
golang.org/x/term v0.36.0
)