Lines Matching +full:long +full:- +full:line +full:- +full:mode
4 # SPDX-License-Identifier: Apache-2.0
15 DT_CHOSEN_Z_SHELL_UART := zephyr,shell-uart
55 prompt "Mode"
77 bool "Force blocking mode for TX"
79 Force blocking mode for TX.
125 slow and may need to be increased if long messages are pasted directly
145 default-timeout = 100
148 default-size = 512
211 Select index of up-buffer used for shell output, by default it uses
212 terminal up-buffer and its settings.
226 data periodically. Period starts from 1-2 milliseconds and can be
238 default-timeout = 100
241 default-size = 512
278 module-str = RTT shell backend
334 default-timeout = 100
337 default-size = 512
374 module-str = MQTT shell backend
396 default "rpmsg-tty"
419 default-timeout = 100
422 default-size = 512
459 module-str = RPMsg shell backend
499 int "Telnet line buffer size"
503 shell output line, prior to sending it through the network.
504 Of course an output line can be longer than such size, it just
511 int "Telnet line send timeout"
515 in when a line buffer is not empty but did not yet meet the line feed.
524 at a time" mode, which enable the history and line-editing features
530 default-timeout = 100
533 default-size = 512
570 module-str = TELNET shell backend
630 int "Websocket line buffer size"
634 shell output line, prior to sending it through the network.
635 Of course an output line can be longer than such size, it just
642 int "Websocket line send timeout"
646 in when a line buffer is not empty but did not yet meet the line feed.
649 default-timeout = 100
652 default-size = 512
689 module-str = Websocket shell backend