summaryrefslogtreecommitdiff
path: root/menu/input.go
AgeCommit message (Collapse)Author
2026-04-29big stuffewy
* send empty screen after tui confirmation * add scroll view / viewport * auto enable scroll view on short terminals * add motd tips * add subdirs as categories * add inline toggle hotkey (i)
2026-04-17allow left/right (h/l) to leap through sources instead of going one by oneewy
2026-04-14move input to separate fileewy