Yutian Li

Results 27 comments of Yutian Li

I added a post completion hook and tried to reverse the list myself. It worked on my side. But after I returned those results to company, looks like company has...

Strangely I already set `'sorted` to `t`, but it's still doing a sort for me somehow.

I don't quite like the idea of add specific filtering options since it will eventually put burden on maintenance. But if this is a prevalent problem with compiler options, I...

Does this have to do with ZLE `set-local-history`? I have `SHARE_HISTORY` turned on, so my Ctrl + R search could find history from other open sessions, but it's not the...

fwiw, I found a bug in Zsh related to this http://www.zsh.org/mla/workers/2019/msg00105.html You may not have the exact same issue though

I encountered the same issue. Any improvements now?

Hi. Could you try installing `libboost-dev`. I'm not 100% sure why this happened. But I found [this post](http://stackoverflow.com/questions/28029195/how-to-let-cmake-use-pthread-instead-of-lpthread) and hopefully it will give you some hints.

Hi. Thanks for contributing. I'll merge after I test with your commits. This might take some time as we are now moving efforts to `dmlc/mxnet` and we are short of...

bump - this is a fairly simple fix