* Tim Chase [2006.11.09 17:30]:
>       :map <f4> :let @/='~'<cr>

Using :match also works, and doesn't modify @/.

:match Search '~'

Note that this gives a warning if no previous
replacement string exists.

-- 
JR

Reply via email to