On Tue, Feb 17, 2009 at 9:19 PM, Markus Heidelberg wrote: > > Bram Moolenaar, 18.02.2009: >> >> Markus Heidelberg wrote: >> >> > After reaching the end of the more prompt, hitting SPACE jumps out of >> > it. Add 'f' to avoid this problem and for consistency with 'b' in >> > "scroll down a screen". >> > >> > This also changes the help message to contain "f" instead of "SPACE", >> > I'm not sure about this. >> > This change also adds a missing leading Space for fr.po and no.po and >> > missing trailing spaces for most of the other languages. >> >> I think the message should remain using SPACE, since that is the >> traditional way of going forward. > > OK.
I agree with this, leave the message as is. >> I'm actually not sure if adding "f" to go a screen down is helpful. > > For me at least it is. "f" is more universal, I'm used to use f in > less/man and Ctrl-F in Vim. And as mentioned above, that SPACE closes > the more prompt: I don't want to accidentally press the key once to > often and get bounced out of the pager, which can especially happen when > scrolling fast. I don't think this is user-friendly and with supporting > "f" it could be avoided. It definitely is helpful, both for symmetry with other vim commands (<C-f> and <C-b> in normal mode, for instance), and for symmetry with other programs. Less to learn is always a nice thing. And, given that <space> leaves the more prompt (and no one will want that to change), this does provide a nice alternative. I'm definitely in favor of this change. > Also, my SPACE key makes more noise :) :-) ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---