Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling session names with spaces. #65

Open
shinris3n opened this issue May 23, 2022 · 1 comment
Open

Handling session names with spaces. #65

shinris3n opened this issue May 23, 2022 · 1 comment

Comments

@shinris3n
Copy link

If the session name contains a space, the log file is not written.

@DexterHacks
Copy link

DexterHacks commented Nov 26, 2023

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\""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants