I would like to insert the output of a command at cursor position
(either in normal or insert mode) and map the key sequence for this.

before
text1 text2 

after
text1 31/12/2009 text2


command:
:r ! zenity --calendar


However, the result is always inserted on a new line. Do I need to copy
the date, delete the new line and insert the date with a second command?
-- 

Best Regards,
Tarlika Elisabeth Schmitz

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

Reply via email to