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
For now, for each new pane we need to press the key bind to start recording, and also the output becomes really messy.
Can we have a toggle switch to activate logging all the windows and panes in the current session?
I suggest to make a tmux-logs folder instead of outputting directly into $HOME.
In the log folder, we create a folder with only the date-session name so as to keep it organised. So for every new session, the output will stay organised. For now, It's being a mess to find a specific log.
And in the date-session folder, the logs will be kept using the name convention window-pane-date.log
The text was updated successfully, but these errors were encountered:
Hi,
Is there a way to log the entire session?
For now, for each new pane we need to press the key bind to start recording, and also the output becomes really messy.
Can we have a toggle switch to activate logging all the windows and panes in the current session?
I suggest to make a
tmux-logs
folder instead of outputting directly into $HOME.In the log folder, we create a folder with only the
date-session
name so as to keep it organised. So for every new session, the output will stay organised. For now, It's being a mess to find a specific log.And in the
date-session
folder, the logs will be kept using the name conventionwindow-pane-date.log
The text was updated successfully, but these errors were encountered: