0cbb7c6892
Piping through tee caused libalpm to detect a non-TTY stdout and suppress download progress bars. Switch to script(1) with -q -e -c which allocates a pseudo-TTY so paru/yay see a real terminal, then strip ANSI escape sequences from the captured log for readability. Bump wrapper version to 2 to force regeneration on next shell start.