Sunday, May 5, 2019

Re: searching one word containing # with touch *

On Sun, May 5, 2019 at 6:44 PM Mathieu Roux <mthrx72@gmail.com> wrote:
>
> Hello,
> I would like to search the word under my prompt on vim. For this, i can press touch *.
> But, if the word i want to search is #foo, as an exemple, vim only searches word foo (without hashtag).
> In fact, hashtag is not considered in the word, which is confirmed when i try to go to the next word from # with w.
> Do you know how i can search effectively #titi by pressing * on my keyboard?
> Thanks.
> Mathieu Roux

see :help *

Best regards,
Tony.

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