Search |
||
Terminal window distinguishing types of input and ouputPosted by staufferjames on December 18, 2007 at 7:56 AM PST
I wish I had a terminal program that distinguished (i.e. with different colors) standard output, standard error, standard input, command input, and the command prompt. It would be obvious when I wrote a command that is waiting for user input so that I don't wait for my program to finish when it is waiting for me to enter input (this usually happens with shell scripting when I forget to provide the standard input to a long list of piped commands). Does such a program exist? Do you think it would be beneficial? »
Related Topics >>
Tools Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|