Re: [Bug 290488] Re: pipe stdin to stdin of 'command' when using -e or --command

2008-11-30 Thread Timothy Stebbing
On Sun, Nov 30, 2008 at 8:16 PM, Quinlan Pfiffer [EMAIL PROTECTED] wrote: Couldn't this be simply done with piping? Unless I'm not understanding, you could ps aux | less just fine, couldn't you? Or you could use the and operators. For reference:

[Bug 290488] Re: pipe stdin to stdin of 'command' when using -e or --command

2008-10-29 Thread Timothy Stebbing
** Bug watch added: GNOME Bug Tracker #558470 http://bugzilla.gnome.org/show_bug.cgi?id=558470 ** Also affects: gnome-terminal via http://bugzilla.gnome.org/show_bug.cgi?id=558470 Importance: Unknown Status: Unknown -- pipe stdin to stdin of 'command' when using -e or --command

[Bug 290488] [NEW] pipe stdin to stdin of 'command' when using -e or --command

2008-10-28 Thread Timothy Stebbing
Public bug reported: Binary package hint: gnome-terminal This is a wishlist item: When using gnome-terminal with the -e or --command argument, stdin for gnome-terminal should be piped to stdin for the executed command. This would make gnome terminal far more useful, for example: % bzr diff |