Open Anu-bhav opened 3 years ago
This is a good feature I tried to do that, but its not that easy, I cant access the all the pane and pipe the command.
If someone wants to do that with me or start and we can work on that I'm ready to help.
Regards, Moshe
maybe duplicate https://github.com/tmux-plugins/tmux-logging/issues/45
@mosheDO, I'm willing to collaborate with you
Hi @psdon
Do you want to start. You can fork this project. And try to add some tasks and I will help
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 thedate-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 thedate-session
folder, the logs will be kept using the name conventionwindow-pane-date.log