Hello, Considering the answers to vim_use thread "Naive question: scrolling down keeping only 1 line" posted on 26 February, it appears that the offset when scrolling down (2 lines) is not configurable.
My preference is 1 line (as proposed by default by other text editors: nedit, sedit ...) I did not find acceptable simple solutions in vim: - CTRL-F CRTL-E works but the transition between the 2 commands is visible on slow connections - (lines-2)CTRL-D does not work with mutiple windows Could vim developpers consider one of the following: - propose (or find) a script which works in all cases - introduce an 'offset' option (or other name) in vim which could be 0, 1, 2, ... It is clearly not an urgent task. Thanks Regards Jean Johner -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php