Commit graph

17 commits

Author SHA1 Message Date
10cbeb52a3
wip 2024-08-10 13:18:25 +02:00
ab51ea5d3d
rename pty&tty servers 2024-06-05 02:16:09 +02:00
40a5da4512
int example & testing out more int projections 2024-05-25 00:39:47 +02:00
33e97ed5e3
cleanup examples
- move initialization of edittree-hook into lib-nested-tty
- split examples into separate digit/string examples
2024-03-21 13:27:09 +01:00
f151f9c5d2
add second example with TTYApplication & Char-View 2023-11-28 17:31:37 +01:00
ea38b0f9b0
add hello world example 2023-11-26 22:09:03 +01:00
4bf03c356d
wip refactor crates 2023-11-26 03:26:00 +01:00
6f942c8940
factor out r3vi and shell crates 2023-02-16 15:11:22 +01:00
Michael Sippel
b86220ae90
first color editor 2021-09-06 00:08:36 +02:00
e5e1fc180e
add shell crate with stupid int editor 2021-06-05 23:30:40 +02:00
0feaee454c
add positional integer radix transform 2021-04-29 01:32:59 +02:00
fd1040decb
first ansi-term parser + display server 2021-04-20 04:11:41 +02:00
e21b888b6c
move nested into a lib crate 2021-04-19 05:02:11 +02:00
c63fd6d1f2
script to enable/disable no_deadlocks::RwLock instead of std::sync::RwLock 2021-03-30 22:47:05 +02:00
86562614cc
refactoring 2021-01-09 01:45:17 +01:00
c776a1a08e
terminal resizing events 2020-12-14 19:35:35 +01:00
166e75a5c7
initial commit 2020-12-04 20:38:51 +01:00