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
Is there a specific use case that you have in mind?
Would you expect the output to be the raw xterm stream (which can look quite messy if you used interactive applications like vim or top), or would you expect it to be in a format that can be played back using asciinema.org (or something similar)?
Yes, normally I will log sessions to use in documentation similar to asciicinema or if debugging an application issue a history of commands and response can help to review post debug.
Format ideally would be just raw from the terminal however could see the benefit of having the option for both, in different scenarios maybe a verbosity filter to reduce or increase the level of log saved to file?
I've included below a couple examples from programs I've previously utilised this type of feature which might be able to explain better than myself what I mean.
Hi,
Hope this okay.
It would be great to have a feature to Log Terminal Sessions to file or have an export feature to export the Terminal History.
Thanks :)
The text was updated successfully, but these errors were encountered: