Skip to content

v1.5.7

Compare
Choose a tag to compare
@tony tony released this 07 Nov 15:24
· 1852 commits to master since this release

#637 Support for loading directories with periods in it

tmuxp load ~/work/your.project will now work

Earlier workaround was to do tmuxp load ~/work/your.project/.tmuxp.yaml

Fixes #212 and #201