aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/editor.rs
Commit message (Collapse)AuthorAge
* added file renderingJan Hrastnik2020-06-16
|
* Refactor editor module to use state + keymap.Blaž Hrastnik2020-06-16
|
* fixed async loopJan Hrastnik2020-06-16
|
* loop is now asyncJan Hrastnik2020-06-16
|
* editor.rs now uses crosstermJan Hrastnik2020-06-16
|
* Allow unused code for the time being.Blaž Hrastnik2020-06-02
|
* wip: importing to githubBlaž Hrastnik2020-06-01
|
* Implement a new core based on CodeMirror.Blaž Hrastnik2020-05-25