Matchparen highlight bug?

2006-06-28 Thread Mikolaj Machowski
Hello, Create empty file, enter {}, :new, cursor is in new window but parens are still highlighted. This example isn't extreme but when returning to previous window in many colorschemes it makes hard to notice where cursor is. This chunk fixes that: function RmMH() if

Re: Matchparen highlight bug?

2006-06-28 Thread Bram Moolenaar
Mikolaj Machowski wrote: Create empty file, enter {}, :new, cursor is in new window but parens are still highlighted. Every window has a cursor position, even though only one is really active. Thus the highlighting isn't wrong. This example isn't extreme but when returning to previous

Re: vim7 repeats ';' and ',' not working for till 't' and 'T'

2006-06-28 Thread Benji Fisher
On Tue, Jun 27, 2006 at 04:23:36PM -0700, Mike Li wrote: in normal mode, ';' and ',' are not working to repeat the last till commands (i.e. 't' and 'T'), though they do seem to work for find commands (i.e. 'f' and 'F'). i see this for both the win32 vim7 binaries and FC5 builds from vim7 svn

Re: Proposal: New command/feature for quickfix

2006-06-28 Thread Mikolaj Machowski
Dnia środa, 28 czerwca 2006 22:07, Jochen Baier napisał: i think a command like cbefore or croot could be usefull. using this command after a quickfix trip (vimgrep, Doesn't c-o fulfill your request? m.

Re: Proposal: New command/feature for quickfix

2006-06-28 Thread Nikolai Weibull
On 6/28/06, Jochen Baier [EMAIL PROTECTED] wrote: On Wed, Jun 28, 2006 at 11:21:00PM +0200, Mikolaj Machowski wrote: Dnia ?roda, 28 czerwca 2006 22:07, Jochen Baier napisa?: i think a command like cbefore or croot could be usefull. using this command after a quickfix trip (vimgrep,

Re: Proposal: New command/feature for quickfix

2006-06-28 Thread Yegappan Lakshmanan
Hi, On 6/28/06, Nikolai Weibull [EMAIL PROTECTED] wrote: On 6/28/06, Jochen Baier [EMAIL PROTECTED] wrote: On Wed, Jun 28, 2006 at 11:21:00PM +0200, Mikolaj Machowski wrote: Dnia ?roda, 28 czerwca 2006 22:07, Jochen Baier napisa?: i think a command like cbefore or croot could be