Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix text input cursor position with non-ASCII text | Tuomas Siipola | 2019-07-17 | 1 | -3/+3 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 1 | -0/+8 |
* | ensureScroll on text input frames | Drew DeVault | 2019-05-25 | 1 | -0/+2 |
* | Implement scrolling in text input | Drew DeVault | 2019-05-25 | 1 | -3/+31 |
* | Show account wizard if no accounts configured | Drew DeVault | 2019-05-22 | 1 | -1/+1 |
* | New account wizard, part one | Drew DeVault | 2019-05-21 | 1 | -9/+22 |
* | Let caller pass in custom headers to compose | Drew DeVault | 2019-05-16 | 1 | -0/+4 |
* | Update tab name as subject changes | Drew DeVault | 2019-05-14 | 1 | -0/+15 |
* | Implement :{next,prev}-field in compose view | Drew DeVault | 2019-05-12 | 1 | -3/+3 |
* | Add initial compose widget | Drew DeVault | 2019-05-12 | 1 | -2/+3 |
* | Refactor ctx stashing out of exline | Drew DeVault | 2019-05-11 | 1 | -0/+2 |
* | Split ex line text handling into dedicated widget | Drew DeVault | 2019-05-11 | 1 | -0/+136 |