Wednesday, August 17, 2016

Re: what does & mean in the vim command?

The f after <F6> and with no space between them means that the f is
part of the {lhs} (q.v.): when you type F6 followed by f, Vim will
execute the command :!firefox etc., starting Firefox and (as said
above) not waiting for it to finish.

Best regards,
Tony.

On Thu, Aug 18, 2016 at 5:01 AM, Sam IBM <samibm89@gmail.com> wrote:
>
> can someone please explain what does the f after the <F6> means ..cause its really confusing me ...
>
> --
> --
> 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
>
> ---
> You received this message because you are subscribed to the Google Groups "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: