You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The completions feature seems to be broken in version 0.2. The completion callback is only passed the most recently word, instead of the full line as in 0.1. 0.2 also adds a runtime dependency on the system's C++ standard library, which hurts portability.