aerc/widgets
Galen Abell 7899d15d60 Add :attach command for compose
Allow users to add attachments to emails in the Compose view. Syntax is
:attach <path>, where path is a valid file. Attachments will show up in
the pre-send review screen.
2019-07-19 10:30:47 -04:00
..
account-wizard.go Add backtab to tutorial navigation 2019-07-11 19:38:12 -04:00
account.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
aerc.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
compose.go Add :attach command for compose 2019-07-19 10:30:47 -04:00
dirlist.go Factor UI models out of the worker message package 2019-07-08 16:06:23 -04:00
exline.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
msglist.go Factor IMAP-specific structs out of UI models 2019-07-08 16:06:28 -04:00
msgviewer.go Add option to always show mimetype in viewer 2019-07-17 17:34:43 -04:00
providesmessage.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
spinner.go s/aerc2/aerc/g 2019-05-17 20:57:10 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Move exline handling up to aerc, add :term 2019-03-17 16:19:15 -04:00
terminal.go Don't initialize an invalid pty size 2019-07-13 11:13:48 -04:00