Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Save command | Blaž Hrastnik | 2020-12-03 |
| | |||
* | Refactor: Document type as a wrapper around barebones State. | Blaž Hrastnik | 2020-12-03 |
| | |||
* | argh -> clap to speed up compilation (no syn/proc_macro) | Blaž Hrastnik | 2020-10-01 |
| | |||
* | moved insert keymap to keymap.rs | Jan Hrastnik | 2020-09-30 |
| | |||
* | Extend selection commands. | Blaž Hrastnik | 2020-09-28 |
| | |||
* | Split parts of helix-term into helix-view. | Blaž Hrastnik | 2020-09-21 |
It still largely depends on term for some types but I plan to change that later. |