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
I'd run into a weird state jumping between different projects, and this
makes the 'if nave_should_auto; then exec nave auto; fi' trick work
properly.
Without having it only unset, it would end up exiting, and never coming
back, so I had to keep manually running 'exec nave auto', which reduces
the utility of it's 'auto'-ness.
0 commit comments