Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ui: buffer picker on ctrl-b | Blaž Hrastnik | 2020-12-21 | |
| | ||||
* | File picker mockup, reuses the line editor work done on Prompt. | Blaž Hrastnik | 2020-12-17 | |
| | ||||
* | split_selection | Blaž Hrastnik | 2020-12-14 | |
| | ||||
* | wip: Use prompt for interactive commands. | Blaž Hrastnik | 2020-12-14 | |
| | ||||
* | move commands and keymap back to terminal. | Blaž Hrastnik | 2020-12-10 | |
| | | | | | Command needs to be able to deal with UI. We'll separate it again later on. | |||
* | 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. | |||
* | Command needs access to view information for certain changes. | Blaž Hrastnik | 2020-09-19 | |
| | ||||
* | Add 'A', 'I' commands. | Blaž Hrastnik | 2020-09-13 | |
| | ||||
* | Add 'o' command. | Blaž Hrastnik | 2020-09-13 | |
| | ||||
* | tree-sitter based syntax highlighting draft | Blaž Hrastnik | 2020-09-10 | |
| | ||||
* | append mode | Blaž Hrastnik | 2020-09-07 | |
| | ||||
* | Work on insert mode. | Blaž Hrastnik | 2020-09-07 | |
| | ||||
* | remove unused import | Jan Hrastnik | 2020-06-24 | |
| | ||||
* | added cursor rendering | Jan Hrastnik | 2020-06-24 | |
| | ||||
* | Refactor editor module to use state + keymap. | Blaž Hrastnik | 2020-06-16 | |
| | ||||
* | Fix build. | Blaž Hrastnik | 2020-06-07 | |
| | ||||
* | Add a keymap module. | Blaž Hrastnik | 2020-06-07 | |