Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bump deps | Blaž Hrastnik | 2020-08-20 | |
* | Fix clippy lints. | Blaž Hrastnik | 2020-08-11 | |
* | Update dependencies. | Blaž Hrastnik | 2020-08-11 | |
* | remove unused import | Jan Hrastnik | 2020-06-24 | |
* | added cursor rendering | Jan Hrastnik | 2020-06-24 | |
* | file now rendered line by line | Jan Hrastnik | 2020-06-23 | |
* | created view struct | Jan Hrastnik | 2020-06-19 | |
* | added file rendering | Jan Hrastnik | 2020-06-16 | |
* | Refactor editor module to use state + keymap. | Blaž Hrastnik | 2020-06-16 | |
* | fixed async loop | Jan Hrastnik | 2020-06-16 | |
* | loop is now async | Jan Hrastnik | 2020-06-16 | |
* | editor.rs now uses crossterm | Jan Hrastnik | 2020-06-16 | |
* | Use ropey 1.2.0 | Blaž Hrastnik | 2020-06-15 | |
* | Bump dependencies. | Blaž Hrastnik | 2020-06-10 | |
* | Fix build. | Blaž Hrastnik | 2020-06-07 | |
* | Add a keymap module. | Blaž Hrastnik | 2020-06-07 | |
* | Add a command module. | Blaž Hrastnik | 2020-06-07 | |
* | Fix coord mapping, add vertical move. | Blaž Hrastnik | 2020-06-07 | |
* | Add primitives for converting between char offset indices and coords. | Blaž Hrastnik | 2020-06-05 | |
* | Allow unused code for the time being. | Blaž Hrastnik | 2020-06-02 | |
* | clippy lint | Blaž Hrastnik | 2020-06-02 | |
* | Update Cargo.lock | Blaž Hrastnik | 2020-06-02 | |
* | Drop tui. | Blaž Hrastnik | 2020-06-02 | |
* | Fixup Surface | Blaž Hrastnik | 2020-06-02 | |
* | ci: Add dependency caching. | Blaž Hrastnik | 2020-06-02 | |
* | Fix compilation. | Blaž Hrastnik | 2020-06-02 | |
* | Update rust.yml | Blaž Hrastnik | 2020-06-01 | |
* | Create rust.yml | Blaž Hrastnik | 2020-06-01 | |
* | wip: importing to github | Blaž Hrastnik | 2020-06-01 | |
* | Start swapping from termwiz to crossterm + async. | Blaž Hrastnik | 2020-05-28 | |
* | Selection mapping over changesets. | Blaž Hrastnik | 2020-05-28 | |
* | changeset: Introduce map_pos. | Blaž Hrastnik | 2020-05-28 | |
* | address clippy warnings | Blaž Hrastnik | 2020-05-28 | |
* | OT: changeset: Implement compose and apply. | Blaž Hrastnik | 2020-05-26 | |
* | Implement a new core based on CodeMirror. | Blaž Hrastnik | 2020-05-25 | |
* | Initial import. | Blaž Hrastnik | 2020-05-20 |