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

Re: patch - rightleft in command-line



On Sat, 22 Dec 2001 13:59:00 +0100
 "Bram Moolenaar" <Bram at moolenaar dot net> wrote:
> 
> > Attached you'll find a patch (against vim-6.0 vanilla) that introduces
> > rightleft search (ie. '/') ability in rightleft mode to the command-line.
> 
> Thanks for making this!  I'll keep the patch for a while, until I get
> some response from people who use it (and I'm currently only doing bug
> fixes).
> 
> A few remarks about what I noticed when browsing through it:
> 
> - The "msg_rl" variable should not really be there when FEAT_RIGHTLEFT
>   isn't defined.
> 
> - "firstc" should also be checked for "?".

Bram, the attached patch addresses what you note above.

 - Nadim


__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

Attachment: rlcmd_patch2
Description: rlcmd_patch2