Are you saying you always want the first entry? How about something like:
nnoremap z= z=1<CR><SPACE> Though you might want to pick something else to remap than z= , in case you want to pick from the list sometimes. On 5/4/06, Steve Hall <[EMAIL PROTECTED]> wrote:
Is there a way to avoid the "Press ENTER or type command to continue" when requesting spelling suggestions from a :normal z= call in a function? I'm not able to make any of the usual tricks (&shm, raising the command height) work, and this statement blocks user input. -- Steve Hall [ digitect mindspring com ]
