Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config: make various sections accessible via global vars | Robin Jarry | 2022-12-14 | 1 | -7/+5 |
* | invalidatable: cleanup dead code | Tim Culverhouse | 2022-10-12 | 1 | -5/+1 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -1/+2 |
* | uiconfig: use pointer references to uiConfig | Tim Culverhouse | 2022-07-03 | 1 | -1/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -2/+2 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -1/+1 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 1 | -6/+13 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 1 | -13/+6 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 1 | -6/+13 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -12/+6 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -6/+12 |
* | feat(pgp): Add <ESC> to cancel password prompt | Ray Ganardi | 2020-05-25 | 1 | -3/+8 |
* | Initial support for PGP decryption & signatures | Drew DeVault | 2020-03-03 | 1 | -0/+61 |