Tmuxinator v0.6.6 Release Notes

    • ๐Ÿ›  Fix a bug caused by not escaping the root path #145
    • ๐Ÿ›  Fix bash completion with a single argument #148
    • ๐Ÿ›  Fix regression where an array of commands for a window wasn't working #149
    • โž• Add an option to call tmux wrappers or derivatives #154
    • ๐Ÿ”จ Refactor build_panes to always return an array #157
    • Clean up some branching code using .presence #163
    • โœ… Setup TravisCI test matrix for different tmux versions #164
    • ๐Ÿ›  Fix some grammar and spelling in readme #166
    • ๐Ÿ Make multiple commands use tmux's send-keys rather than just using && for both panes and windows #100