Sunday, February 5, 2012

Re: Fuzzy Finder vs CtrlP

On 02/06/2012 12:03 AM, Michael Ludwig wrote:
> Michael Ludwig schrieb am 05.02.2012 um 22:57 (+0100):
>
>> What a great Vim extension!
>
> [Re: Fuzzy Finder vs CtrlP]
>
> What would you use if you didn't need or want the fuzziness of the
> matching because you found exact matching on filenames or directory
> names more useful?
>
> I've read the CtrlP manual, and while there are many options to
> configure things there does not see to be one to switch from fuzzy
> to exact matching.
>
As far as I know there is no exact matching. There is however
regex-matching, which does nearly the same. If you enable regex
matching, for example by pressing ctrl-r while the ctrlp window is open,
you can just start typing and it will only give you exact matches,
unless ofcourse, you use special 'regex-characters'. However, I found
that it can become rather slow on large trees.

Jeroen


--
website: http://budts.be/ - twitter: @teranex
___________________________________
Registered Linux User #482240 - GetFirefox.com - ubuntu.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:

Post a Comment