Re: Possible bug in window placement after changing buffers

2006-06-27 Thread Thomas Mellman
--- A.J.Mechelynck [EMAIL PROTECTED] wrote: Thomas Mellman wrote: When moving from buffer to buffer using the :bp and :bn commands, vim normally positions the file and cursor such that the last line visited is presented in the middle of the screen and the cursor is on that line

Possible bug in window placement after changing buffers

2006-06-25 Thread Thomas Mellman
When moving from buffer to buffer using the :bp and :bn commands, vim normally positions the file and cursor such that the last line visited is presented in the middle of the screen and the cursor is on that line. In certain circumstances, however, it does not do this. In those

Re: VIM: map seq.s must be typed slowly

2006-06-16 Thread Thomas Mellman
to the next occurance of the word under the cursor I tried turning off showmatch, but it didn't help. Is there something special about [ and ]? I'm currently runnig version 6.3.84 --- Thomas Mellman [EMAIL PROTECTED] wrote: After upgrading to a new version of VIM a while back, I have now

Re: VIM: map seq.s must be typed slowly

2006-04-23 Thread Thomas Mellman
--- Yegappan Lakshmanan [EMAIL PROTECTED] wrote: Hello, On 4/22/06, Thomas Mellman [EMAIL PROTECTED] wrote: For example, I use the '[' and ']' keys to introduce various shortcuts (e.g. ]v and [v find the next or previous occurance of the word under the cursor). You can use