add support to actually specify prompt

This commit is contained in:
Ivar Fatland
2026-05-12 17:48:49 +02:00
parent 1d38507fb7
commit 2758ff5445
18 changed files with 2701 additions and 1 deletions
+2
View File
@@ -3,12 +3,14 @@ module github.com/roodletoof/dotfiles/raymenu
go 1.26.2
require (
github.com/alexflint/go-arg v1.6.1
github.com/gen2brain/raylib-go/raygui v0.0.0-20260309161816-4c350487f71d
github.com/gen2brain/raylib-go/raylib v0.55.1
github.com/ktr0731/go-fuzzyfinder v0.9.0
)
require (
github.com/alexflint/go-scalar v1.2.0 // indirect
github.com/ebitengine/purego v0.10.0 // indirect
golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a // indirect
golang.org/x/sys v0.44.0 // indirect