> But if longline is longer than screen line, then it will be broken down
> into several lines, I have to use q to quit the echo message

If you want to avoid the "Hit ENTER" message, you'll also have to take
into account the options ruler and showcmd. tlib has two functions
(one of which was contributed by Erik Falor) that try to display a
message so that you don't have to hit enter:

http://github.com/tomtom/vimtlib/blob/cc4780a60fc98e2ae8f4f1fde7a1612a2f7d315f/autoload/tlib/notify.vim

HTH
Tom.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to