Hi all, I'm getting pretty sure that what I want to do is not possible, but I'll ask anyway. I am editing files with long lines (paragraphs), and I've gone through all the mapping magic to allow me to navigate within the wrapped line, as well as set display+=lastline to show as much of the last line as possible.
Within each paragraph, all is well and dandy, Vim navigates "correctly" in all directions, regardless of whether I'm using buttons or mouse. It shows the -- in front of the line number, as promised, although it does not show the @@ at the end, which seems a tiny bit inconsistent, but is definitely not a major issue. However, when I have two long paragraphs (both are longer than will fit the screen), Vim seems absolutely unwilling to let me see the end of the first paragraph at the same time as the beginning of the second. It will simply behave as if the first paragraph is the end of the document, and then jump to the second one, behaving as Any thoughts on how this can be fixed using current Vim releases, and if it is impossible, whether this limitation is a real issue and if it merits a feature request for the next release (configurable through an option, or through a sub-option within 'display')? Best, Magnus --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
