Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add :cp alias for :copy | Drew DeVault | 2019-07-17 | 1 | -1/+1 |
* | commands: Don't crash when store is nil | Kevin Kuehler | 2019-07-15 | 1 | -1/+4 |
* | Fix crashes when operating on empty folder (#216) | Daniel Bridges | 2019-07-10 | 1 | -1/+4 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -3/+12 |
* | Fix :copy arg handling | Drew DeVault | 2019-06-09 | 1 | -3/+3 |
* | commands/msg/copy: remove unnecessary code | Drew DeVault | 2019-06-09 | 1 | -4/+0 |
* | Add archive command | Robert Günzler | 2019-06-09 | 1 | -3/+20 |
* | widget: Add ProvidesMessage interface | Kevin Kuehler | 2019-06-02 | 1 | -0/+39 |