On 12/23/09 10:06 AM, Jonathan wrote:
> On Dec 23, 7:34 am, Chet Ramey <chet.ra...@case.edu> wrote:
>> I would think so, since you've inserted a command continuation (the escaped
>> newline) into the command via the alias.  It's the same as if you had typed
>>
>> *$* echo \
>> *>* Hello, World!
>>
>> The only unexpected part is the re-issuing of $PS1 as opposed to $PS2.
>> I'll have to take a look at that.
> 
> It certainly seems to be related to command continuations. Here are a
> few more symptoms:

There is certainly unexpected behavior going on here.  I'll take a closer
look, but fixes will have to wait until bash-4.2 (or a patch to bash-4.1
if the problem is widespread).

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/


Reply via email to