Commit graph

13 commits

Author SHA1 Message Date
Данила Горнушко
1efb4699d4 some code refactoring 2023-11-24 08:59:26 +03:00
Данила Горнушко
598669779f Working simultaneous output and console, redefined LOG function 2023-11-24 06:49:17 +03:00
Данила Горнушко
a583c32ba3 My linenoise + console component from esp-idf master + a few fixes 2023-11-24 01:25:02 +03:00
Данила Горнушко
0ca67d25a1 console: re-use the available REPL console API and improve linenoise 2023-11-24 00:40:56 +03:00
Данила Горнушко
d74c0675f5 Some changes from esp-idf 2023-11-23 23:49:21 +03:00
Данила Горнушко
f05da6c6ca Multiline: just remember last num of rows, not max.
orig commit 8087db3
2023-11-23 01:39:29 +03:00
Данила Горнушко
d8c9e6fdfe Multiplexing: make completion non-blocking as well.
from orig commit a1d8e18
2023-11-23 01:23:09 +03:00
Данила Горнушко
16bcf3d8ad Multiplexing: API refactoring.
from orig commit c9d36d0, partial changes only, didn't include NoTTY
 support
2023-11-23 01:07:52 +03:00
Данила Горнушко
05ece3c1ed Multiplexing: hide/show current line + remove debug + a few fixes
from orig commit c9123ec
2023-11-23 00:44:22 +03:00
Данила Горнушко
f19803a5fa A few improvements to mask mode.
from orig commit 4261898
2023-11-22 21:04:22 +03:00
Данила Горнушко
4b7d4b8786 add mask input mode
from orig commit 514b09c
2023-11-22 20:56:22 +03:00
Данила Горнушко
e17520f632 temporary use old version of console component with old linenoise 2023-11-22 20:43:11 +03:00
Данила Горнушко
3b9c168a3b make a copy of whole console components 2023-11-22 19:08:14 +03:00
Renamed from components/linenoise-async/linenoise-async.h (Browse further)