Releases: zdcthomas/dmux
Releases · zdcthomas/dmux
v0.6.2
Merge pull request #19 from zdcthomas/window-name
passes window-name through
v0.6.0
Merge branch 'master' of github.com:zdcthomas/dmux into master
v0.5.2
Bug fix
- opening with a ./ as selected dir no longer breaks window naming
v0.5.1
- doens't allow layout subcommand outside of tmux
v0.5.0
Feature
- adds layout subcommand to show what the layout is in the currently active window
v0.4.4
fixes dumb bug with fzf taking stdout/stderr
v0.4.3
- Better documentaion in --help
- makes <selected_dir> required if no fzf in system
- Internal refactor
v0.4.2
Feature
- adds support for reading a path from stdin
v0.4.1
- adds optional support for using fd to pipe dirs into fzf