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
Instead of taking the event and rendering the whole page again, we should look at the effected command (history) and runtime (tab) and run an update there
This prob means moving the result content to it's own component but idk
The text was updated successfully, but these errors were encountered:
Steps to repro:
:test
mterm/src/renderer/src/runner/runner.tsx
Lines 17 to 24 in 830fd19
mterm/src/renderer/src/runner/runtime.ts
Lines 11 to 15 in 830fd19
The text was updated successfully, but these errors were encountered: