aerc/commands/msg
Ben Burwell c610c3cd9d Factor IMAP-specific structs out of UI models
Before, we were using several IMAP-specific concepts to represent
information being displayed in the UI. Factor these structures out of
the IMAP package to make it easier for other backends to provide the
required information.
2019-07-08 16:06:28 -04:00
..
archive.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
copy.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
delete.go Crash on delete in empty folder (#213) 2019-07-04 11:08:08 -04:00
move.go Add IMAP folder tab completion 2019-07-04 11:28:04 -04:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go Make :pipe command more generic 2019-07-05 12:21:12 -04:00
read.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
reply.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
unsubscribe.go Add unsubscribe command 2019-07-04 11:06:14 -04:00
unsubscribe_test.go Add unsubscribe command 2019-07-04 11:06:14 -04:00