Skip to content
Snippets Groups Projects
Commit 7c3badf9 authored by Sam Ravnborg's avatar Sam Ravnborg
Browse files

kconfig: Fix indention when using menuconfig in text-onle consoles


When using menuconfig in a text-only console (no X started)
the indention was often two spaces wrong. This proved to be a ncurses
issue which are worked around by calling wrefresh more often.

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 0e175d05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment