aboutsummaryrefslogtreecommitdiffstats
path: root/commands/send-keys.go
Commit message (Expand)AuthorAgeFilesLines
* aerc: replace tcell keys with vaxis keysTim Culverhouse2024-02-121-2/+5
* commands: refactor registrationRobin Jarry2024-01-201-1/+5
* commands: use completion from go-optRobin Jarry2023-10-281-4/+0
* commands: parse arguments with go-optRobin Jarry2023-10-281-7/+6
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+51