aboutsummaryrefslogtreecommitdiff
path: root/commands/msg/move.go
AgeCommit message (Expand)Author
2019-07-17Update status message to include destinationJeffas
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-11Move select functionality from msglist to msgstoreKevin Kuehler
2019-06-09Fix :move command's arg parsingDrew DeVault
2019-06-09Add archive commandRobert Günzler
2019-06-02widget: Add ProvidesMessage interfaceKevin Kuehler