|
5ec840e87c
|
pty wrapper
|
2021-09-15 17:47:40 +02:00 |
|
|
372ef9cb77
|
shell: use portable-pty crate instead of pty-rs
|
2021-09-15 15:24:39 +02:00 |
|
|
003374a8e0
|
ascii box view
|
2021-09-13 01:52:37 +02:00 |
|
|
cee6e02a04
|
shell: first ProcessLauncher with PTY
|
2021-09-03 06:49:18 +02:00 |
|
|
73eec59f58
|
ListEditor: better NavResult in dn(): avoid jumping when calling dn on lowest level
|
2021-08-31 02:11:49 +02:00 |
|
|
a3d966df11
|
fix some bugs and add help to demo
|
2021-08-28 17:01:31 +02:00 |
|
|
cec7b4a0a0
|
more improvements for ListEditor
fix some glitches by refactoring ListCursor: mode is now always present, only idx is optional
|
2021-08-26 08:20:51 +02:00 |
|
|
2563e06000
|
list editor: refactor cursor handling
|
2021-08-23 05:00:57 +02:00 |
|
|
9905a2376f
|
build StringEditor and PosIntEditor ontop of ListEditor
add DigitEditor and CharEditor
|
2021-08-16 01:27:35 +02:00 |
|
|
603034a065
|
TreeNav trait
adapt ListEditor and StringEditor
|
2021-08-15 04:27:09 +02:00 |
|
|
127c43bca0
|
list editor: add path view
add decorate() on OuterViewPort to create a ListDecorator
|
2021-08-15 02:05:33 +02:00 |
|
|
316b332d4a
|
shell: add monstera
|
2021-08-11 17:56:42 +02:00 |
|
|
07ee04bba4
|
move list editor module to nested crate
|
2021-08-11 17:52:38 +02:00 |
|
|
0962b96c3a
|
add first list decorator projection
|
2021-06-06 18:44:41 +02:00 |
|
|
e5e1fc180e
|
add shell crate with stupid int editor
|
2021-06-05 23:30:40 +02:00 |
|