Commit graph

6 commits

Author SHA1 Message Date
603034a065
TreeNav trait
adapt ListEditor and StringEditor
2021-08-15 04:27:09 +02:00
45df06adac
add terminal editor trait & string editor improvements
string editor: make cursor Option<usize>
2021-08-11 17:39:07 +02:00
835a0bf08e
move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
ca819aeaf4
port: introduce update hooks to avoid extra async tasks per projection
fixes deadlock issues
2021-05-22 01:33:58 +02:00
c6717e0e75
fix warnings 2021-05-13 16:22:30 +02:00
e21b888b6c
move nested into a lib crate 2021-04-19 05:02:11 +02:00
Renamed from src/string_editor.rs (Browse further)