Comment 9 for bug 9054

Revision history for this message
Josh Bowman (bowmanjj) wrote :

+1 here... I'm using Edgy, with:

- gnome-terminal 2.16.1
- bash 3.1.17(1)
- gedit 2.16.1

All of the following open an empty doc:

ls | gedit
ls -l | gedit
ls | cat | gedit
ls -l | cat | gedit