Fix #1563 - Display bug on izz | more and izz |less

This commit is contained in:
pancake 2014-11-10 05:39:17 +01:00
parent 122aab8288
commit 954ee2d607

View File

@ -364,6 +364,8 @@ R_API void r_cons_flush() {
r_cons_reset ();
return;
}
// fix | more | less problem
r_cons_set_raw (1);
}
}
if (tee&&*tee) {