Hi Yakov, On 11/3/06, Yakov Lerner <[EMAIL PROTECTED]> wrote:
How do I execute command without adding it to command history ? (I need it for the command on the rhs of the mappnig)
You can try using "call histdel('cmd', -1)" after executing a command
from your map.
- Yegappan
