Commit graph

  • 13794c4c11 console: fix a bug preventing us from starting a CLI on non-default UART Данила Горнушко 2023-11-23 23:57:39 +0300
  • d74c0675f5 Some changes from esp-idf Данила Горнушко 2023-11-23 23:49:21 +0300
  • f05da6c6ca Multiline: just remember last num of rows, not max. orig commit 8087db3 Данила Горнушко 2023-11-23 01:39:29 +0300
  • 3b97afa1d8 Multiplexing: fix line refresh in completion mode. for orig commit 81f44df Данила Горнушко 2023-11-23 01:35:09 +0300
  • d8c9e6fdfe Multiplexing: make completion non-blocking as well. from orig commit a1d8e18 Данила Горнушко 2023-11-23 01:23:09 +0300
  • 3a76d34b7b Update comment from orig 65db823 Данила Горнушко 2023-11-23 01:11:41 +0300
  • 16bcf3d8ad Multiplexing: API refactoring. from orig commit c9d36d0, partial changes only, didn't include NoTTY support Данила Горнушко 2023-11-23 01:07:52 +0300
  • 73645ef92d Multiplexing: fix refreshMultiLine(). for orig commit dbfe83b Данила Горнушко 2023-11-23 00:48:40 +0300
  • 05ece3c1ed Multiplexing: hide/show current line + remove debug + a few fixes from orig commit c9123ec Данила Горнушко 2023-11-23 00:44:22 +0300
  • d015138236 Multiplexing: code refactored into calls for each step. from orig commit 0d66aac Данила Горнушко 2023-11-22 23:59:51 +0300
  • d64bc6bd87 fix masking input when there is no hintsCallback from orig commit ec5e4e8 Данила Горнушко 2023-11-22 21:08:37 +0300
  • f19803a5fa A few improvements to mask mode. from orig commit 4261898 Данила Горнушко 2023-11-22 21:04:22 +0300
  • 4b7d4b8786 add mask input mode from orig commit 514b09c Данила Горнушко 2023-11-22 20:56:22 +0300
  • 33296225b5 Set seq to empty string if color/bold not used Данила Горнушко 2023-11-22 20:46:15 +0300
  • e17520f632 temporary use old version of console component with old linenoise Данила Горнушко 2023-11-22 20:43:11 +0300
  • 3b9c168a3b make a copy of whole console components Данила Горнушко 2023-11-22 19:08:14 +0300
  • 56e1e89ff4 add dump mode functions Данила Горнушко 2023-11-22 18:01:36 +0300
  • 943defdbaf modify linenoiseClearScreen and linenoiseBeep Данила Горнушко 2023-11-22 17:54:51 +0300
  • 7c636e2c13 modify getColumns and getCursorPosition Данила Горнушко 2023-11-22 17:50:57 +0300
  • e3fe13d3ea adding new functions and a new struct Данила Горнушко 2023-11-22 15:49:30 +0300
  • 57f4569fcd first step to custom linenoise Данила Горнушко 2023-11-22 14:58:43 +0300
  • 3fb1c8dd81 initial commit Данила Горнушко 2023-11-22 14:48:03 +0300