aboutsummaryrefslogtreecommitdiff
path: root/commands/msg/read.go
AgeCommit message (Expand)Author
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-08Fix `unread` commandArt Wild
2019-07-25Add space which was missingJeffas
2019-07-17Add an option to toggle between read and unreadNicolai Dagestad
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-09Add :read and :unread commandsDrew DeVault