aerc/commands/msg
Jelle Besseling 217e8855f2 Move forward command to it's own file
The two commands did not have much code in common
2019-08-20 10:04:28 +09:00
..
archive.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
copy.go Add :cp alias for :copy 2019-07-17 18:42:03 -04:00
delete.go select next message when deleting from message viewer 2019-08-02 09:36:41 -04:00
forward.go Move forward command to it's own file 2019-08-20 10:04:28 +09:00
move.go Update status message to include destination 2019-07-17 15:59:08 -04:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go commands: Don't crash when store is nil 2019-07-15 09:46:49 -04:00
read.go Fix `unread` command 2019-08-08 10:12:17 +09:00
reply.go Move forward command to it's own file 2019-08-20 10:04:28 +09:00
unsubscribe.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00