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
When compilation fails, the error message may be very long. I frequently pipe it to 'less' manually.
It would be nice if ninja, like git, could use the less pager automatically.