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
fix: warning couldn't open output window after window opened (#15)
Switch from
un() to show() to open the output window as the event loop is already running.
Closes#15