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
Usually when one decides to enable logging, what is in the scrollback is often of interest as it may contain the specific example of what one wants to log.
I'd like to have a command that both:
captures the scrollback
enables logging to the same filename as the scrollback
ie: A combination of:
save_complete_history.sh and start_logging.sh