Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fold: allow for multiple folding levels | inwit | 2023-11-02 | 2 | -12/+20 | |
* | treewide: replace shlex.Split with opt.SplitArgs | Robin Jarry | 2023-10-28 | 1 | -6/+2 | |
* | commands: pass raw command line down to template evaluation | Robin Jarry | 2023-10-28 | 2 | -17/+13 | |
* | compose: fix crash when getting hostname | Moritz Poldrack | 2023-10-26 | 1 | -0/+5 | |
* | compose: fix header navigation after :compose -e | Robin Jarry | 2023-10-25 | 1 | -9/+4 | |
* | terminal: add `:send-keys` command | Vitaly Ovchinnikov | 2023-10-22 | 4 | -0/+38 | |
* | split: add an alias for horizontal split | inwit | 2023-10-13 | 1 | -1/+1 | |
* | switcher: add scrollbar | Koni Marti | 2023-10-13 | 2 | -73/+101 | |
* | msgviewer: separate part switcher from viewer | Koni Marti | 2023-10-13 | 2 | -162/+186 | |
* | ui: export global functions | Robin Jarry | 2023-10-11 | 1 | -5/+0 | |
* | app: fix nil pointer dereference on startup | Robin Jarry | 2023-10-11 | 6 | -42/+19 | |
* | app: export global functions | Robin Jarry | 2023-10-10 | 8 | -86/+149 | |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 22 | -0/+8420 |