mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 09:39:25 +01:00
client: workaround for readline prompt setting issue
This commit is contained in:
parent
33da1d77c2
commit
bb4df24fc5
@ -540,6 +540,8 @@ void display_agent_prompt_release(const char *label)
|
||||
rl_set_prompt(IWD_PROMPT);
|
||||
|
||||
rl_forced_update_display();
|
||||
|
||||
display("\r");
|
||||
}
|
||||
|
||||
void display_quit(void)
|
||||
|
Loading…
Reference in New Issue
Block a user