lib-nested/nested/src/editors/list
2023-09-04 05:56:42 +02:00
..
cmd.rs remove debug prints, reduce empty typeterms to any-state and unwrap singleton lists on splits 2023-09-04 05:56:42 +02:00
ctx.rs cargo fix 2023-08-21 16:31:44 +02:00
cursor.rs fix list split/join & more edge cases in typetermeditor 2023-09-04 01:32:17 +02:00
editor.rs remove debug prints, reduce empty typeterms to any-state and unwrap singleton lists on splits 2023-09-04 05:56:42 +02:00
mod.rs move TypeTerm editor to editors module; remove make_editor.rs and distribute context initialization into editor submodules 2023-08-21 15:49:07 +02:00
nav.rs list nav: fix deadlock in goby() horizontal case 2023-08-07 21:46:50 +02:00
pty_editor.rs remove debug prints, reduce empty typeterms to any-state and unwrap singleton lists on splits 2023-09-04 05:56:42 +02:00
segment.rs factor out r3vi and shell crates 2023-02-16 15:11:22 +01:00