Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Handle terminal title, login shell | Drew DeVault | 2019-03-17 | 1 | -5/+16 | |
* | Implement :next-tab, :prev-tab | Drew DeVault | 2019-03-17 | 1 | -0/+42 | |
* | Move exline handling up to aerc, add :term | Drew DeVault | 2019-03-17 | 1 | -0/+33 | |
* | commands: handle case where no account selected | Drew DeVault | 2019-03-17 | 4 | -0/+12 | |
* | Implement :select-message | Drew DeVault | 2019-03-15 | 1 | -0/+31 | |
* | Fix usage message for :next-message | Drew DeVault | 2019-03-15 | 1 | -1/+1 | |
* | Implement :next-message n% | Drew DeVault | 2019-03-15 | 1 | -1/+10 | |
* | Add :quit command | Drew DeVault | 2019-03-15 | 1 | -0/+24 | |
* | Fix help string for :cd | Drew DeVault | 2019-03-15 | 1 | -1/+1 | |
* | Rename :cd -> :cf, add :cd | Drew DeVault | 2019-03-15 | 2 | -11/+56 | |
* | Implement :{next,prev}-message | Drew DeVault | 2019-03-14 | 2 | -3/+46 | |
* | Implement :cd command | Drew DeVault | 2019-03-14 | 2 | -4/+38 | |
* | Flesh out command parsing & handling | Drew DeVault | 2019-03-10 | 3 | -22/+44 | |
* | Start building out command subsystem | Drew DeVault | 2019-03-10 | 3 | -0/+58 |