davidkernell / ribsu

Automatically exported from code.google.com/p/ribsu
GNU General Public License v2.0
0 stars 0 forks source link

Command Line will not redirect output to a pipe or a file #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run 'ribsu > /tmp/somefile.txt'
2. observe no output from remote control keypresses
3. ctrl+c to quit
4. cat /tmp/somefile.txt

What is the expected output? What do you see instead?
There should be the remote codes in the file, but the file is zero length

Please use labels and text to provide additional information.

Original issue reported on code.google.com by john.stu...@gmail.com on 2 Dec 2009 at 3:09

GoogleCodeExporter commented 8 years ago
I've got a fix for this, I'm attaching a patch for your review

Original comment by john.stu...@gmail.com on 2 Dec 2009 at 3:11

Attachments: