summaryrefslogtreecommitdiff
path: root/internal/repl/completer_adapter_test.go
AgeCommit message (Expand)Author
2026-05-25fix: return readline suffixes instead of full matchesPaul Buetow
2026-05-25fix: don't offer exact-match completions to prevent readline duplicationPaul Buetow
2026-05-23test: add unit tests for REPL subsystemsPaul Buetow