[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] mini-buffer question
From: |
Thomas Dickey |
Subject: |
Re: [vile] mini-buffer question |
Date: |
Tue, 10 Mar 2015 21:17:31 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Wed, Mar 04, 2015 at 08:44:58PM -0500, Thomas Dickey wrote:
> On Wed, Mar 04, 2015 at 04:30:29PM -0500, Wayne Cuddy wrote:
> > According the help doc ^G toggles the mini-buffer insert mode. If I
> > use ^G then 'h' to move back a few characters followed by (^G or i) to
> > insert a few characters, if the last character that I insert is '\'
> > when I hit ^G to exit insert mode an actual control-G character is
> > inserted into the mini-buffer. As if I'd entered it similar to ^V^G.
>
> I see (had not noticed). I'll take a look for the cause.
hmm - it's inserting ^G because in general vile is using '\' to escape
things such as double-quote (though I see the point that ^V is treated
specially in this regard).
so... should '\' not escape control-characters, or should there be some
other special rule?
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- [vile] mini-buffer question, Wayne Cuddy, 2015/03/04
- Re: [vile] mini-buffer question, Thomas Dickey, 2015/03/04
- Re: [vile] mini-buffer question,
Thomas Dickey <=
- Re: [vile] mini-buffer question, Paul Fox, 2015/03/10
- Re: [vile] mini-buffer question, Thomas Dickey, 2015/03/11
- Re: [vile] mini-buffer question, Wayne Cuddy, 2015/03/12
- Re: [vile] mini-buffer question, Wayne Cuddy, 2015/03/12
- Re: [vile] mini-buffer question, Paul Fox, 2015/03/12
- Re: [vile] mini-buffer question, j. van den hoff, 2015/03/13
- Re: [vile] mini-buffer question, Thomas Dickey, 2015/03/13
- Re: [vile] mini-buffer question, Gary Jennejohn, 2015/03/13
- Re: [vile] mini-buffer question, Thomas Dickey, 2015/03/13
- Re: [vile] mini-buffer question, Thomas Dickey, 2015/03/13