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 want to render the history of the PseudoTerminal. All states are stored in the screen field, which also provides the scrollback parameter to initialize the screen object. My question is: Can I render a PseudoTerminal with history? I couldn’t find any documentation.
The text was updated successfully, but these errors were encountered:
I want to render the history of the
PseudoTerminal
. All states are stored in the screen field, which also provides the scrollback parameter to initialize the screen object. My question is: Can I render aPseudoTerminal
with history? I couldn’t find any documentation.The text was updated successfully, but these errors were encountered: