diff options
Diffstat (limited to 'bb.c')
| -rw-r--r-- | bb.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -159,7 +159,6 @@ void bb_browse(bb_t *bb, const char *path) process_cmd(bb, binding->script); } else { move_cursor(tty_out, 0, termheight-1); - fputs(T_ON(T_SHOW_CURSOR), tty_out); restore_term(&default_termios); run_script(bb, binding->script); init_term(); |
