aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/input.c
Commit message (Collapse)AuthorAge
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
|
* refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
|
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
Possibly dialog code is messages.c could be moved here as well. misc1.c is now empty, so delete it.