summaryrefslogtreecommitdiff
path: root/commands.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add /mode commandAlexey Yerin2021-05-181-0/+17
* Add /nickHubert Hirtz2021-05-181-0/+17
* commands: ignore empty inputAlexey Yerin2021-05-171-0/+4
* Make sure app.s is not nil when issuing quitAlexey Yerin2021-04-271-1/+3
* Add BUFFER command to jump to the matching bufferAlexey Yerin2021-04-271-0/+17
* Fix command argument parsingHubert Hirtz2021-02-181-13/+19
* Add the QUIT commandHubert Hirtz2021-02-181-0/+16
* Recognize beginning of commandsHubert Hirtz2021-02-181-2/+18
* Move ui.Home and ui.homeMessages upHubert Hirtz2020-08-261-3/+3
* General refactor yayHubert Hirtz2020-08-261-0/+339