prezto-inactive-community-fork / prezto

THIS FORK HAS SHUT DOWN – use the original!
https://github.com/sorin-ionescu/prezto
MIT License
115 stars 18 forks source link

Revert "resolve race condition between git completion and coalesce function" #39

Closed paulmelnikow closed 7 years ago

paulmelnikow commented 7 years ago

This reverts commit f7b981402d7e3fd04ab44fafe052f258cec8b950 which was proposed at sorin-ionescu/prezto#1241.

As reported in #23, this change treated any space as a new string.

cc @wonbyte @gmmeyer @johnpneumann

facastagnini commented 7 years ago

This makes sense to me 👍

johnpneumann commented 7 years ago

I tried multiple ways of resolving this without reverting the commit, but agree that at this point, there's no good way of handling this right now other than reverting this behavior. lgtm