[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ESC . vs. ^R, ^P again
From: |
Chet Ramey |
Subject: |
Re: ESC . vs. ^R, ^P again |
Date: |
Mon, 07 Jan 2008 15:49:21 -0500 |
User-agent: |
Thunderbird 2.0.0.9 (Macintosh/20071031) |
jidanni@jidanni.org wrote:
> C> "\M-.":"\M->\M-_"
> Thanks but that doesn't work.
> $ : 1
> $ : 2
> $ : 3
> $ : 4
> $
> I want now typing ^R 2 ^E M-. to put a 4 at the end of the line but
> the above macro does not.
Try bind '"\e.":"\e>\e_"'
That worked for me when I used it, since I use ESC as the meta-prefix.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Live Strong. No day but today.
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/