Age | Commit message (Expand) | Author |
---|---|---|
2019-03-17 | Wrap Terminal in TermHost | Drew DeVault |
2019-03-17 | Add :term-close | Drew DeVault |
2019-03-17 | Handle terminal title, login shell | Drew DeVault |
2019-03-17 | Implement :next-tab, :prev-tab | Drew DeVault |
2019-03-17 | Move exline handling up to aerc, add :term | Drew DeVault |
2019-03-17 | commands: handle case where no account selected | Drew DeVault |
2019-03-15 | Implement :select-message | Drew DeVault |
2019-03-15 | Fix usage message for :next-message | Drew DeVault |
2019-03-15 | Implement :next-message n% | Drew DeVault |
2019-03-15 | Add :quit command | Drew DeVault |
2019-03-15 | Fix help string for :cd | Drew DeVault |
2019-03-15 | Rename :cd -> :cf, add :cd | Drew DeVault |
2019-03-14 | Implement :{next,prev}-message | Drew DeVault |
2019-03-14 | Implement :cd command | Drew DeVault |
2019-03-10 | Flesh out command parsing & handling | Drew DeVault |
2019-03-10 | Start building out command subsystem | Drew DeVault |