Skip to content

Releases: zdcthomas/dmux

v0.6.2

11 Sep 18:32
584aa85
Compare
Choose a tag to compare
Merge pull request #19 from zdcthomas/window-name

passes window-name through

v0.6.1

10 Sep 06:46
Compare
Choose a tag to compare
bump to 0.6.1

v0.6.0

10 Sep 06:42
Compare
Choose a tag to compare
Merge branch 'master' of github.com:zdcthomas/dmux into master

v0.5.2

24 May 05:31
Compare
Choose a tag to compare

Bug fix

  • opening with a ./ as selected dir no longer breaks window naming

v0.5.1

21 May 03:24
Compare
Choose a tag to compare
  • doens't allow layout subcommand outside of tmux

v0.5.0

21 May 03:00
Compare
Choose a tag to compare

Feature

  • adds layout subcommand to show what the layout is in the currently active window

v0.4.4

21 May 00:48
Compare
Choose a tag to compare

fixes dumb bug with fzf taking stdout/stderr

v0.4.3

21 May 00:33
d829e4e
Compare
Choose a tag to compare
  • Better documentaion in --help
  • makes <selected_dir> required if no fzf in system
  • Internal refactor

v0.4.2

17 May 07:26
81586dc
Compare
Choose a tag to compare

Feature

  • adds support for reading a path from stdin

v0.4.1

14 May 07:16
Compare
Choose a tag to compare
  • adds optional support for using fd to pipe dirs into fzf