Commit graph

14 commits

Author SHA1 Message Date
Данила Горнушко
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