Manpreet Singh
Manpreet Singh
_From @suntong on January 18, 2017 19:33_ Not quite, in the sense of usability. Consider the following: csearch -name myproj2 regexp and csearch -indexpath /the/crazy/path/I/need/to/set/in/order/to/get/to/index/.myproj2 regexp I think most people...
I wrote the response below but realized you are on windows so this doesn't work for you. But here it is anyway for unix folks. ---- I don't use the...
_From @suntong on January 18, 2017 20:7_ Thanks for the code. Yeah I need codesearch on windows only. Under Linux I use [glimpse](https://sfxpt.wordpress.com/package/glimpse/), which "*uses a very small index –...
Patches are always welcome but when adding new options I need to evaluate many things. In this case, mainly: 1) New options should not conflict with existing options. 2) They...
There's also some interaction with some `:terminal` settings. I can `` to get cursor in and then `q` or `Esc` work.
Hi @cloudspeech , this in its entirety including filesystem / FIFO notification driven indexing has been on my wishlist forever but I currently do not have the kind of free...
_From @abingham on January 12, 2017 12:57_ Incremental updating is my biggest missing feature for codesearch, and I'd love to see some support for it. I've looked over the code...
Nice @jtmkrueger ! I made some slight modifications to yours to make it 1) ignore case in query 2) be able to handle mfa entry names with spaces in them...
@morris-jason , sounds good to me.