Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split: refactor to prevent stuck splits | Tim Culverhouse | 2022-12-25 | 1 | -6/+7 |
* | split: use a sensible default width | Moritz Poldrack | 2022-12-19 | 1 | -0/+8 |
* | split: refactor split update logic | Tim Culverhouse | 2022-12-14 | 1 | -3/+0 |
* | split: clamp minimum split size to 1 | Tim Culverhouse | 2022-10-20 | 1 | -0/+4 |
* | split: prevent panic when store is not set | Tim Culverhouse | 2022-10-19 | 1 | -0/+3 |
* | split: prevent opening split when no messages are selected | Tim Culverhouse | 2022-10-19 | 1 | -4/+2 |
* | ui: add :split and :vsplit view options | Tim Culverhouse | 2022-10-18 | 1 | -0/+63 |