Re: Bash command completion when not connected to a terminal

2007-06-08 Thread raner
raner wrote: > > Is there a way to configure bash to echo back each character that was sent > to it's stdin? > All right, I spent quite some time with this problem, so I thought I share what I've found out and answer my own question. First of all, I should probably rephrase my original questio

Re: Bash command completion when not connected to a terminal

2007-06-06 Thread raner
Paul Jarc wrote: > > raner <[EMAIL PROTECTED]> wrote: >> The completion seems to work, but I do not receive the completed filename >> from the shell's stdout. > > It's written to stderr, not stdout. > Thanks for your reply, Paul. I'm reading stderr, too, and it doesn't show up there either. I

Re: Bash command completion when not connected to a terminal

2007-06-06 Thread Paul Jarc
raner <[EMAIL PROTECTED]> wrote: > The completion seems to work, but I do not receive the completed filename > from the shell's stdout. It's written to stderr, not stdout. paul ___ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/l