diff options
Diffstat (limited to 'mbbsd')
-rw-r--r-- | mbbsd/pmore.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/pmore.c b/mbbsd/pmore.c index 87544bf0..9369cc72 100644 --- a/mbbsd/pmore.c +++ b/mbbsd/pmore.c @@ -3386,6 +3386,7 @@ mf_movieOptionHandler(unsigned char *opt, unsigned char *end) } while ( !selected ); // selection is made now. + outs(ANSI_RESET); // required because options bar may be not closed pmore_clrtoeol(b_lines, 0); #ifdef DEBUG |