tmux-plugins / tmux-logging

Easy logging and screen capturing for Tmux.
MIT License
1.05k stars 114 forks source link

Auto-creating folders in logging path #20

Closed selfuryon closed 6 years ago

selfuryon commented 6 years ago

Hello! I created PR for auto-creating folders in logging path. So you can just use something like this:

set -g @logging-path "$HOME/logs/%Y-%m-%d"

And this path will be created automatically. Based on this issue #19