Manpreet Singh
Manpreet Singh
Currently seal apps module has a hardcoded searchpath which can't be changed after the module is loaded. This prevents customizations and fixes at user's end e.g. for adding ``/usr/local/Caskroom`` or...
I want to be able to PUSH only a limited number of packets to avoid losing them if the PULL side crashes. Is this possible or planned? Looking at the...
Thanks for making viml parsing super fast! I have a bug: For the following code from vim-go, the following issue with parsing is seen: ``` /Users/xxxxxxxx/.vim/neobundles/vim-go/autoload/go/coverage.vim:92:1: vimlparser: E171: Missing :endif:...
**Is your feature request related to a problem? Please describe.** I am surprised to find that wezterm holds the whole scrollback in memory and doesn't attempt to swap out to...
Thanks for a useful tool! I have some volumes that get mounted once in a while and I'd like to index them too when they are available and not lose...
_From @suntong on January 18, 2017 19:18_ Expanding on the idea from #9, I think the best solution is to separate different code repo into different indexes, because after all,...
_From @TheCycoONE on January 28, 2016 14:44_ It would be convenient to be able to define a regex exclude path (similar to csearch -f but to not match instead) _Copied...
_From @cloudspeech on October 29, 2015 14:10_ Great to discover today there's an actively worked on fork of codesearch! I am using codesearch already, and noticed that with lots of...
_From @DXist on December 4, 2014 9:22_ Thank you sharing your fork! It would be nice to support match highlighting. Ideally results could be highlighted both in codesearch and unite-codesearch....