summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/list/list_test.go
AgeCommit message (Collapse)Author
2025-11-02DELETE GO BUBBLETEA CRAP HOORAYDax Raad
2025-08-11Feat: Implement Wrap-Around Navigation for List Selection (for Models and ↵spoons-and-mirrors
Tools modal) (#1768)
2025-07-23fix: update max visible height in list tests (#1269)Rico Sta. Cruz
2025-07-15fix(tui): rework lists and search dialogadamdotdevin
2025-07-14feat(tui): add support for readline list nav (`ctrl-p`/`ctrl-n`) (#955)Dorian Karter