aboutsummaryrefslogtreecommitdiff
path: root/go/client/keybindings.go
Commit message (Expand)AuthorAgeFilesLines
* do not pass nil selections to promptFlorian Fischer2025-07-241-0/+3
* rework the client's input handlingFlorian Fischer2025-07-031-57/+41
* improve prompt cancellationFlorian Fischer2025-07-031-1/+3
* make input events consumableFlorian Fischer2025-07-031-0/+1
* add touch friendly way to cancel the current promptFlorian Fischer2025-05-011-0/+1
* support touch input as selectionFlorian Fischer2025-05-011-1/+28
* client: make key bindings dynamicFlorian Fischer2025-01-271-0/+73