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 would like to show message to user that auto completion has been set up but since the function uses process.exit I cannot do it without some work arounds.
The text was updated successfully, but these errors were encountered:
Why do you have process.exit in setupShellInitFile?
https://github.com/f/omelette/blob/master/src/omelette.js#L255
I would like to show message to user that auto completion has been set up but since the function uses process.exit I cannot do it without some work arounds.
The text was updated successfully, but these errors were encountered: