86a14b53fb
When stdout is redirected to some file or command two things will happen: - qvm-run will not automatically color the output as stdout is not a TTY - even when coloring is forced, it will not work, as the control sequence (on stdout) will be redirected anyway Fix this by handling stdout and stderr independently and output color switching sequence to each of them. Fixes QubesOS/qubes-issues#2190 |
||
---|---|---|
core | ||
core-modules | ||
dispvm | ||
doc | ||
linux | ||
qmemman | ||
qubes-rpc | ||
qubes-rpc-policy | ||
qvm-tools | ||
rpm_spec | ||
site-packages | ||
site-packages-qmemman | ||
tests | ||
vm-config | ||
.gitignore | ||
.travis.yml | ||
installer.wxs | ||
LICENSE | ||
Makefile | ||
Makefile.builder | ||
version |