mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
readline cached the current prompt only when TAB completion was enabled, even though line-editing redraws also depend on that cached prompt. With TAB completion disabled, full-line redraws erased the prompt and repainted only the command buffer. Make the prompt cache available whenever line editing is enabled. Signed-off-by: Alan C. Assis <acassis@gmail.com> |
||
|---|---|---|
| .. | ||
| cle.h | ||
| microros_transport.h | ||
| nxcamera.h | ||
| nxlooper.h | ||
| nxplayer.h | ||
| nxrecorder.h | ||
| readline.h | ||
| settings.h | ||
| smf.h | ||
| termcurses.h | ||
| zmodem.h | ||