Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filesystem completions for :attach and :cd | Galen Abell | 2019-08-02 | 1 | -1/+7 |
| | | | | | Tab-completions now cycle through filesystem paths when using :attach or :cd commands. | ||||
* | Add :attach command for compose | Galen Abell | 2019-07-19 | 1 | -0/+56 |
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. |