bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Writing to bash's tty too fast: workarounds?


From: Andreas Schwab
Subject: Re: Writing to bash's tty too fast: workarounds?
Date: Wed, 11 Apr 2012 09:18:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux)

George Nachman <gnachman@gmail.com> writes:

> In the case of bash + readline, would it be feasible to avoid readline
> changing the terminal settings while reading a here document?

>From the view of readline there is no difference between reading a
line inside or outside of a here-document.  Both should allow full
access to the editing capabilities of readline.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]