On Sat, 21 Mar 2009 13:12:08 +0800, Tom <[email protected]> wrote: > >> 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
I don't like the way that temporarily disble/re-enable. Is there a rock way to determine how much width I can use for one line echo? -- Regards, Van. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
