[TF] Rid prompt from /visual input field
Brought to you by:
kenkeys
|
From: leuschner at gmx.n. (J. Leuschner) - 2003-03-26 12:10:18
|
Petter Njystr?m wrote:
> With /visual on and lp=on I get the prompt (or
> whatever last line last shown by TF) written into the
> /visual field where I type in my commands. My question
> is, how can I avoid this? I want nothing in the
> /visual field but my own command typing.
/def -h"PROMPT" prompt_hook = /test prompt('')
should work (untested).
Jens
|