I'm trying this from a script:

:let a='sometext'
:put =a

The behavior is that a newline is always created and 'sometext' added there.
Is there some way to just put text on the current line without automatically
having a newline inserted? I could use setline, but that is sort of
inappropriate for my usage. I just wish to dump text and add newlines myself
if needed.

Appreciate any help.

Thanks,
Hari

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to