Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-04 | all: purge redundant underscores | Wagner Riffel | |
Signed-off-by: Wagner Riffel <wgrriffel@gmail.com> | |||
2019-08-02 | Add filesystem completions for :attach and :cd | Galen Abell | |
Tab-completions now cycle through filesystem paths when using :attach or :cd commands. | |||
2019-07-19 | Add :attach command for compose | Galen Abell | |
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. |