Kevin Cox
Kevin Cox
Note: This is based off of #253 and #258 . This improves matching performance by using a trie to store the paths. Hit-or-miss matching is then done iteratively, allowing the...
Hello, I was loading a large directory and loading it took more then 10 minutes. I wasn't particularly surprised until I noticed that `find` or `git ls-files` took a small...
It would be nice to be able to specify scanners without modifying command-t's source. For example a `locate` based scanner would be useful. Or someone might want to have a...
I added `prepend-js = "static/myfile.js"` and modifications to this file do not cause a rebuild. In order to get a fresh build I need to kill and restart the server....
Right now you can set a per-link template, and it is joined with newlines. It would be very useful to be able to add a prefix and suffix. For example...
Currently there is a race when `eternal_watch` provides the value of the last update to user code and before it starts watching again. You can see that watcher logic in...
Right now I find that there is a confusing inconsistency between file search and buffer search. When doing file search it displays the paths of the files, however in buffer...
### Description of the bug ``` % git config branchless.core.mainBranch origin/HEAD % git config branchless.core.mainBranch master % git config --show-origin --show-scope branchless.core.mainBranch local file:.git/branchless/config master ``` ### Expected behavior When...
Device: p999 OS: Android 4.1.2 ROM: PA-JB-build8 When starting the app it says it is started by the ports do not appear to have been opened (nmap shows 0 open...