Add the option for tim to capture the users terminal commands and their outputs in the sessions history.
This remove the need for users to copy and paste the outputs from the terminal right back in so that tim can see them to make resolving errors much easier.
This could either be a global setting, or something should be added to let the user selectively add inputs and outputs to the session history.
Add the option for
timto capture the users terminal commands and their outputs in the sessions history.This remove the need for users to copy and paste the outputs from the terminal right back in so that
timcan see them to make resolving errors much easier.This could either be a global setting, or something should be added to let the user selectively add inputs and outputs to the session history.