Go to file
Marek Marczykowski-Górecki 86a14b53fb
qvm-run: color untrusted stderr even when stdout is redirected
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
2016-07-29 13:07:37 +02:00
core QubesWatch: fix handling just removed domains 2016-07-18 15:07:02 +02:00
core-modules core: fix handling uses_default_netvm property 2016-07-17 03:56:11 +02:00
dispvm qfile-daemon-dvm: Implement LAUNCH and FINISH actions 2016-06-29 11:59:12 +00:00
doc core: add pci_e820_host property 2016-06-04 16:52:02 +02:00
linux systemd: do not fail qubes-vm@ service when the VM is already running 2015-12-26 11:34:40 +01:00
qmemman qmemman: make memory request handling more defensive 2016-02-22 17:57:30 +01:00
qubes-rpc use shuf rather than od because it is more readable 2016-03-13 01:52:03 +00:00
qubes-rpc-policy Add policy for qubes.OpenURL service 2016-05-18 02:03:48 +02:00
qvm-tools qvm-run: color untrusted stderr even when stdout is redirected 2016-07-29 13:07:37 +02:00
rpm_spec Install dom0 qvm-* tools man pages by default 2016-06-04 16:57:13 +02:00
site-packages add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
site-packages-qmemman Convenient link for qmemman 2014-04-23 12:53:41 +02:00
tests tests: misc minor fixes 2016-07-29 13:07:37 +02:00
vm-config core: add pci_e820_host property 2016-06-04 16:52:02 +02:00
.gitignore gitignore 2015-05-04 00:35:57 +02:00
.travis.yml travis: initial version 2016-06-02 11:29:38 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Add policy for qubes.OpenURL service 2016-05-18 02:03:48 +02:00
Makefile.builder windows: installer 2014-11-19 12:50:30 +01:00
version version 3.2.7 2016-07-18 15:24:25 +02:00