Thanks for follow up, On Thursday 20 of March 2014 16:51:24 Sergey Poznyakoff wrote: > As a follow-up to our discussion, here is a patch that refuses > to read archives from or write them to a tty (that latter doesn't > seem to have much sense either) and uses a "tty emulator" instead of > script for testing.
I hope we came to conclusion that we really should not modify output (or program behavior) based on what the output is (that goes against GNU Coding Guidelines). We can only react on inputs (similarly like in my [v3] patch). So in that regard I am against that patch. Terminal emulator seems to work for me, thanks. Pavel
