Edgar Hipp
Edgar Hipp
Yes, maybe just not taking into account `-` and `_` would be enough.
What do you think of my proposition ?
Just wanted to know if there are any updates on this ?
I found this issue and it could be quite helpful indeed, is this something that you would accept as a pull request @junegunn ?
This seems to be actually wanted : ``` - Smart match of accented characters - An unaccented character in the query string will match both accented and unaccented characters, while...
There is the `--litteral` flag that will do the equivalent as the `+i` flag (case sensitive flag). So what I'm looking for is the opposite of `--litteral` basically.
ctrl-m is the same keybinding as enter when received by terminals, there is no way to bind one of them without binding the other.
Oh, ok its already stored. If I have some time in the future I will take a look at the code. Do you have any hints of which files should...
Completely agree with this !
I think https://github.com/ctrlpvim/ctrlp.vim will by default give preferences to exact match