Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -32/+31 |
* | split: add an alias for horizontal split | inwit | 2023-10-13 | 1 | -4/+4 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -6/+6 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | split: ensure messagestore is available | Moritz Poldrack | 2023-07-28 | 1 | -0/+4 |
* | 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 |