Thomas-Tsai / partclone

Partclone provides utilities to backup a partition smartly and it is designed for higher compatibility of the file system by using existing library.
GNU General Public License v2.0
326 stars 108 forks source link

Usability: If terminal size is shrunk and expanded again, screen does not refresh and progress is not visible #199

Open hamishmb opened 2 years ago

hamishmb commented 2 years ago

Hi there.

Apologies if this was reported already - I couldn't find an open issue for this.

I've found that when using the graphical progress view, if the terminal window is shrunk and expanded again, the view doesn't update. As the view ends up being glitched/corrupted when the terminal is shrunk, it's hard to see what the progress is after doing this.

Thomas-Tsai commented 2 years ago

Hi, Do you know what made the TUI progress window shrunk? The default is text output so you can try text only or there are some options that may helpful: --ncurses and --UI-fresh(Fresh times of progress)

any special config for your terminal?

hamishmb commented 2 years ago

Oops, that was a bit of an omission. It shrinks when I move my terminal window - it's usually tiled to the side of my screen, and it shrinks when I drag it away.

I think I'm probably using the ncurses UI (with Clonezilla).

As far as I'm aware, there's no special config for the terminal, unless Clonezilla applies some.