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
Since we already use pipes, it should be easy for us to enable running programs directly inside the terminal, because we are no longer relying on stdio, which is currently one of the biggest downsides of the local lua debugger imho.
The text was updated successfully, but these errors were encountered:
Since we already use pipes, it should be easy for us to enable running programs directly inside the terminal, because we are no longer relying on stdio, which is currently one of the biggest downsides of the local lua debugger imho.
The text was updated successfully, but these errors were encountered: