javigon / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

Pane looses focus of current line on resizing. #227

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open multiple split panes with :split.
2. Have texts in every pane and navigate in normal mode on a specific line. 
3. Maximize (or resize) one of the panes.

What is the expected output?
Every other panes showing one line, should display the specific line before.

What do you see instead?
Every other panes jumps on the start of the file.

What version of the product are you using?
Present from vim-7.4.307-1 until vim-7.4.307-4
Last working build was vim-7.4.274-1.

On what operating system?
Archlinux

Original issue reported on code.google.com by burningg...@gmail.com on 4 Jun 2014 at 7:47

GoogleCodeExporter commented 9 years ago
After checking the current changelogs, this was fixed with: 7.4.309 

Sorry, please close.

Original comment by burningg...@gmail.com on 4 Jun 2014 at 7:59

GoogleCodeExporter commented 9 years ago
Closed on request.

Original comment by brammool...@gmail.com on 5 Jun 2014 at 9:02