Данила Горнушко
|
a583c32ba3
|
My linenoise + console component from esp-idf master + a few fixes
|
2023-11-24 01:25:02 +03:00 |
|
Данила Горнушко
|
046062fcb7
|
bug(idf_monitor): fix color on windows with hints
|
2023-11-24 00:49:49 +03:00 |
|
Данила Горнушко
|
3720a83ece
|
tools: fix idf.py monitor consol problem
|
2023-11-24 00:48:24 +03:00 |
|
Данила Горнушко
|
3423bbc5ea
|
console: linenoiseProbe: check if response is valid
|
2023-11-24 00:47:18 +03:00 |
|
Данила Горнушко
|
bd68a7d453
|
fix console stuck in auto test
|
2023-11-24 00:42:17 +03:00 |
|
Данила Горнушко
|
0ca67d25a1
|
console: re-use the available REPL console API and improve linenoise
|
2023-11-24 00:40:56 +03:00 |
|
Данила Горнушко
|
13794c4c11
|
console: fix a bug preventing us from starting a CLI on non-default UART
|
2023-11-23 23:57:39 +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 |
|
Данила Горнушко
|
3b97afa1d8
|
Multiplexing: fix line refresh in completion mode.
for orig commit 81f44df
|
2023-11-23 01:35:09 +03:00 |
|
Данила Горнушко
|
d8c9e6fdfe
|
Multiplexing: make completion non-blocking as well.
from orig commit a1d8e18
|
2023-11-23 01:23:09 +03:00 |
|
Данила Горнушко
|
3a76d34b7b
|
Update comment from orig 65db823
|
2023-11-23 01:11:41 +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 |
|
Данила Горнушко
|
73645ef92d
|
Multiplexing: fix refreshMultiLine().
for orig commit dbfe83b
|
2023-11-23 00:48:40 +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 |
|
Данила Горнушко
|
d015138236
|
Multiplexing: code refactored into calls for each step.
from orig commit 0d66aac
|
2023-11-22 23:59:51 +03:00 |
|
Данила Горнушко
|
d64bc6bd87
|
fix masking input when there is no hintsCallback
from orig commit ec5e4e8
|
2023-11-22 21:08:37 +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 |
|
Данила Горнушко
|
33296225b5
|
Set seq to empty string if color/bold not used
Added changes from commit b12f6ba (orig)
|
2023-11-22 20:46:15 +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 |
|
Данила Горнушко
|
56e1e89ff4
|
add dump mode functions
|
2023-11-22 18:01:36 +03:00 |
|
Данила Горнушко
|
943defdbaf
|
modify linenoiseClearScreen and linenoiseBeep
|
2023-11-22 17:54:51 +03:00 |
|
Данила Горнушко
|
7c636e2c13
|
modify getColumns and getCursorPosition
|
2023-11-22 17:52:51 +03:00 |
|
Данила Горнушко
|
e3fe13d3ea
|
adding new functions and a new struct
|
2023-11-22 15:49:30 +03:00 |
|
Данила Горнушко
|
57f4569fcd
|
first step to custom linenoise
|
2023-11-22 14:58:43 +03:00 |
|