Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: viber-off/dmux

Tags

0.6.4

Toggle 0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zdcthomas#28 from zdcthomas/fix-new-session-start-…

…dir-bug

update flakes and fix new session start dir bug

0.6.3

Toggle 0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zdcthomas#27 from zdcthomas/new_gh_action_publish

new cargo publish action

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zdcthomas#19 from zdcthomas/window-name

passes window-name through

v0.6.1

Toggle v0.6.1's commit message
bump to 0.6.1

v0.6.0

Toggle v0.6.0's commit message
Merge branch 'master' of github.com:zdcthomas/dmux into master

v0.5.2

Toggle v0.5.2's commit message
fixes small bug with current dir

v0.5.1

Toggle v0.5.1's commit message
doesn't allow layout subcommand outside of tmux

It could technically still run outside but this limits some annoying
conditions I don't want to deal with. If eventually we need it outside
of tmux, it's easy to do.

v0.5.0

Toggle v0.5.0's commit message
bumps to 0.5.0

adds layout subcommand

v0.4.4

Toggle v0.4.4's commit message
removes stupid fzf print statement

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request zdcthomas#9 from zdcthomas/app-refactor

ACTUALLY REFACTORS STUFF WOOT