Commit graph

16 commits

Author SHA1 Message Date
Michael Sippel e46c143dec
test different style for <List Char>, add meta-chars to ctx globally to avoid deadlock 2024-01-18 19:44:14 +01:00
Michael Sippel 0ac4a34743
example wip: create display for edit tree 2024-01-18 19:44:11 +01:00
Michael Sippel 863fe95848
example wip 2024-01-18 19:44:08 +01:00
Michael Sippel 8471c7a90f
move morphism to editors/char mod 2024-01-18 19:44:02 +01:00
Michael Sippel caa0c9a5c0
define char-editor constructor as morphism 2024-01-18 19:43:59 +01:00
Michael Sippel 668b0b8b96
rename NestedNode to EditTree 2024-01-18 19:43:57 +01:00
Michael Sippel 47a35f22b7
some work on repr tree example 2024-01-18 19:43:54 +01:00
Michael Sippel 97a5b580df
wip: deactivate code to make it compileable 2024-01-18 19:43:45 +01:00
Michael Sippel 193b8c8cac
implement MorphismBase, remove data from NestedNode 2024-01-18 19:32:49 +01:00
Michael Sippel be3eefc3a5
edit tree: split node struct into sub structs 2023-11-29 18:12:04 +01:00
Michael Sippel d15077aca0
add TreeNavCmd and keymap functions 2023-11-29 02:22:44 +01:00
Michael Sippel 25d8acdb72
first steps in reactivating pty-list editor 2023-11-29 01:23:41 +01:00
Michael Sippel 85b614a9bb
further restructuring 2023-11-28 20:52:25 +01:00
Michael Sippel f151f9c5d2
add second example with TTYApplication & Char-View 2023-11-28 17:31:37 +01:00
Michael Sippel f3ad5c78d7
rename submodules to reprTree & editTree 2023-11-27 04:18:46 +01:00
Michael Sippel ea38b0f9b0
add hello world example 2023-11-26 22:09:03 +01:00