Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make tab width of :pipe consistent | Drew DeVault | 2019-03-31 | 1 | -5/+3 | |
* | Add basic filter implementation | Drew DeVault | 2019-03-31 | 1 | -1/+1 | |
* | Rename FetchMessageBodies to FetchFullMessages | Drew DeVault | 2019-03-31 | 1 | -1/+1 | |
* | Make the message viewer real, part one | Drew DeVault | 2019-03-31 | 2 | -3/+27 | |
* | Don't parse mail in worker; send a reader instead | Drew DeVault | 2019-03-31 | 2 | -34/+2 | |
* | Add message view commands, :close | Drew DeVault | 2019-03-30 | 3 | -4/+38 | |
* | Add basic message viewer mockup | Drew DeVault | 2019-03-30 | 3 | -8/+6 | |
* | Correct color of error messages | Drew DeVault | 2019-03-30 | 2 | -5/+5 | |
* | Implement :pipe | Drew DeVault | 2019-03-30 | 2 | -0/+74 | |
* | Add body fetching support code | Drew DeVault | 2019-03-29 | 1 | -0/+29 | |
* | Add terminal command context | Drew DeVault | 2019-03-21 | 2 | -4/+19 | |
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 13 | -30/+72 | |
* | Implement :delete-message | Drew DeVault | 2019-03-20 | 1 | -0/+25 | |
* | s/:term-close/:close/g | Drew DeVault | 2019-03-17 | 1 | -2/+3 | |
* | Wrap Terminal in TermHost | Drew DeVault | 2019-03-17 | 2 | -19/+6 | |
* | Add :term-close | Drew DeVault | 2019-03-17 | 2 | -2/+40 | |
* | 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 |