Yiding Jia

Results 3 comments of Yiding Jia

I no longer have a setup that can make use of this so I can't really test. IIRC, I was doing some multi-threaded compilation of a large project when that...

cc @grosssoftware who authored #7261 . I'm not too up on the use of ctrl-p in vim, what is your use case for it? IMO the fact that this key...

I'd be surprised if the blacklist ever worked. regex_match matches whole string, but it's clear from usage that the author means to match substrings. Here's a patch that makes this...