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
When starting an interactive session, automatically focus on the iPython terminal that is running Manim (like what happens when an error message occurs)
Right now, a new ipython terminal is silently created "behind" the active terminal window. To prevent confusion, let us automatically switch to this terminal on startup regardless of whether the terminal window is visible or hidden
The text was updated successfully, but these errors were encountered:
and open the terminal (like already done when an error occurs while previewing code)
We could additionally show a button See in terminal to the Starting Manim notification. This way, if users really want to see what is going on in the terminal, they can just click that button.
This workflow would favor the "terminal-free" approach.
Splines
changed the title
Focus ipython terminal on startup.
Focus ipython terminal on startup
Oct 28, 2024
(See this comment)
Right now, a new ipython terminal is silently created "behind" the active terminal window. To prevent confusion, let us automatically switch to this terminal on startup regardless of whether the terminal window is visible or hidden
The text was updated successfully, but these errors were encountered: