On 7/23/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
On 7/23/06, Yakov Lerner <[EMAIL PROTECTED]> wrote:
> On 7/23/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> > When output from for example :echon comes within 12 columns of the
> > right hand margin the "Press ENTER or type command to continue" prompt
> > appears. Why is this so?
> It's used for ':set showcmd'. If you want full screen width for
> messages, unset ':set showcmd' to ':set noshowcmd'.
Ah. Forgot about 'showcmd'.
I found a solution/trick that prints long 1-line messages
always without "Press Enter":
http://www.vim.org/tips/tip.php?tip_id=1289
"how to print wide (full screen width) messages without "Press Enter" prompt"
Yakov
P.S. Nice to see your face, Nikolai!