Dan Jacobson wrote:
> How can one make a "ESC ." command that will get the last word from
> the last line, even if we have just hit a few ^P's?
You'll have to modify the source, since ^P changes your position in
the history list.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chauc
Mike Frysinger wrote:
> On Thu, Dec 22, 2005 at 09:24:06AM -0500, Chet Ramey wrote:
>> Bash-Release: 3.1
>> Patch-ID: bash31-001
>>
>> Bug-Description:
>>
>> There are parsing problems with compound assignments in several contexts,
>> including as arguments to builtins like `local', `eval', and `le
On Saturday 24 December 2005 13:27, Chet Ramey wrote:
> Mike Frysinger wrote:
> > On Thu, Dec 22, 2005 at 09:24:06AM -0500, Chet Ramey wrote:
> >> Bash-Release: 3.1
> >> Patch-ID: bash31-001
> >>
> >> Bug-Description:
> >>
> >> There are parsing problems with compound assignments in several
> >> co
On Fri, Dec 23, 2005 at 09:59:05PM -0500, Chet Ramey wrote:
>Eric Blake wrote:
>> This was reported on the cygwin list. I don't know if bash-3.1/
>> readline-5.1 have fixed the issue or not. I also don't have
>> access to a debian machine to try reproducing it myself.
>>
>> -- Forwar