On 01/09/09 15:54, Aarto Matti wrote:
> Sorry, maybe I should open a new topic, but it's relevant to this one also.
>
> How to do the same but without mapping to keyboard key. For instance I
> call my custom function EditVim() and it would drop me to command which
> already contains ":e /usr/share/vim".
>
> In other word I can simulate pressing ":".
>
> --
> Aarto
Maybe you want to have a look at
:help :browse
:help 'browsedir'
:help browsefilter
:help :execute
:help input()
etc.
Best regards,
Tony.
--
DeVries's Dilemma:
If you hit two keys on the typewriter, the one you don't want
hits the paper.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---