Sunday, June 5, 2011

Re: Trying to escape tab in exe

* Tim Johnson <tim@johnsons-web.com> [110604 19:50]:
> * Ben Schmidt <mail_ben_schmidt@yahoo.com.au> [110604 19:05]:
> >
> > Try the feedkeys() function:
> >
> > :call feedkeys('e ' . a.dir . "/\<Tab>")
Last night, I left off the ':', Ben's example appears to work.
> > If you check out the help for feedkeys() you will see documentation
> > about a second argument which you might like to include and experiment
> > with to get the results you want reliably.
Will study the second argument today.
Thanks again everyone. This is going to be *very* handy.
cheers
--
Tim
tim at johnsons-web dot com or akwebsoft dot com
http://www.akwebsoft.com

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: