[pacman-dev] Broken pacman output when resizing

Andrew Gregory andrew.gregory.8 at gmail.com
Sat Dec 5 13:17:08 UTC 2015


On 11/29/15 at 01:14pm, Constantin Weißer wrote:
> Hi there!
> 
> As probably everyone noticed one time or the other, pacman output (in
> particular progress bars) breaks whenever one resizes the terminal,
> which leads to scrambled output like this:
> 
> https://paste.xinu.at/LNo/plain
> 

If you just want to narrow pacman's output, you can use the COLUMNS
environment variable:

 COLUMNS=80 pacman -Ss foo

apg


More information about the pacman-dev mailing list