Typo
This commit is contained in:
parent
f5ef5cfb18
commit
fd6b6b2426
1 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ int main(int argc, char ** argv) {
|
|||
}
|
||||
fflush(stdout);
|
||||
}
|
||||
// reset color to default if we there is no pending user input
|
||||
// reset color to default if there is no pending user input
|
||||
if (input_echo && (int) embd_inp.size() == n_consumed) {
|
||||
console::set_display(console::reset);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue