
17 Feb
2014
17 Feb
'14
5:50 p.m.
On 17/02/14 22:25, David Thomas wrote:
Vim doesn't do concurrency either, so that wouldn't be a regression.
Yes, but it does single thread scheduling to compensate (as does emacs) while Yi doesn't which means implementing quickfix (and other modes) isn't too viable without halting the whole editor. -- Mateusz K.