tmux-logging
tmux-logging copied to clipboard
Handling session names with spaces.
If the session name contains a space, the log file is not written.
edit variables.sh in ~/.tmux/plugins/tmux-logging/scripts change the following line to this:
filename_suffix="\"#{session_name}-#{window_index}-#{pane_index}-%Y%m%dT%H%M%S.log\""