Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: fix deadlocks in message channel | Robin Jarry | 2023-05-20 | 1 | -1/+1 |
* | term: update tab title even when tab is not selected | Robin Jarry | 2023-04-15 | 1 | -2/+4 |
* | tabs: make sure to close tab content | Robin Jarry | 2023-04-01 | 1 | -1/+1 |
* | invalidatable: cleanup dead code | Tim Culverhouse | 2022-10-12 | 1 | -1/+2 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Get rid of the aerc.PushError(" " + $string) idiom | Reto Brunner | 2021-01-30 | 1 | -1/+1 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -2/+1 |
* | Revert "Remove duration from the status methods" | Drew DeVault | 2020-05-28 | 1 | -1/+2 |
* | Remove duration from the status methods | Reto Brunner | 2020-05-27 | 1 | -2/+1 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -1/+2 |
* | gofmt fixes | Drew DeVault | 2020-04-24 | 1 | -1/+1 |
* | Use aerc.PushError where appropriate | Ben Fiedler | 2020-04-23 | 1 | -6/+3 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 1 | -3/+3 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -2/+17 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Add basic message viewer mockup | Drew DeVault | 2019-03-30 | 1 | -3/+2 |
* | Correct color of error messages | Drew DeVault | 2019-03-30 | 1 | -1/+1 |
* | Add context-specific commands | Drew DeVault | 2019-03-21 | 1 | -1/+1 |
* | Wrap Terminal in TermHost | Drew DeVault | 2019-03-17 | 1 | -10/+3 |
* | Add :term-close | Drew DeVault | 2019-03-17 | 1 | -2/+11 |
* | Handle terminal title, login shell | Drew DeVault | 2019-03-17 | 1 | -5/+16 |
* | Move exline handling up to aerc, add :term | Drew DeVault | 2019-03-17 | 1 | -0/+33 |