Redraw the full screen after a file listing

This commit is contained in:
Christophe Grenier 2009-03-22 14:53:02 +01:00
parent cc398a8e64
commit c64fe5f996

View file

@ -358,6 +358,7 @@ static list_part_t *ask_structure_ncurses(disk_t *disk_car,list_part_t *list_par
dir_partition(disk_car,partition,verbose, current_cmd);
io_redir_del_redir(disk_car, partition->part_offset+partition->sborg_offset);
}
rewrite=1;
}
break;
case 'l':