We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3ddc4c6
#637 Support for loading directories with periods in it
tmuxp load ~/work/your.project will now work
tmuxp load ~/work/your.project
Earlier workaround was to do tmuxp load ~/work/your.project/.tmuxp.yaml
tmuxp load ~/work/your.project/.tmuxp.yaml
Fixes #212 and #201