Skip to content

Tags: tmuxinator/tmuxinator

Tags

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump tmuxinator to 3.4.0 (#991)

> ## 3.4.0
> ### Features
> - Add ability to focus panes via `focused_pane`
> ### Fixes
> - Reintroduce `open` as an explicit create-or-open editor command
> - Reintroduce `edit` as an explicit existing-config editor command
> - Normalize project session names containing `.` or `:` to match tmux-created session names
> ### Misc
> - Include tmux 3.6b in supported versions list

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.8

Toggle v3.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump tmuxinator to v3.3.8 (#977)

## 3.3.8
 ### Features
 - Add completion support for 'stop' command in tmuxinator
 ### Misc
 - Revert gemspec required ruby version to >= 2.6

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.7

Toggle v3.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump tmuxinator to v3.3.7 (#972)

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.6

Toggle v3.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump tmuxinator to 3.3.6 (#969)

Changelog:

3.3.6
Features
- Add `help` to the list of commands output by `tmuxinator commands`
- Add `--help`/`-h` flag support to subcommands (start, stop, new, debug, copy, delete, list) for easier access to command-specific help
Misc
- Update CI ruby versions to latest, remove Ruby 3.1
- Update CI tmux versions to include 3.6
- Include tmux 3.6 in supported versions list

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.5

Toggle v3.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump tmuxinator to 3.3.5 (#960)

## 3.3.5
 ## Misc
 - Add Ruby 3.4 to the test matrix
 - Document new from session feature in the README
 - Update required Ruby version to >=2.7
 - Update runtime dependencies to up-to-date versions
 - Update development dependencies to up-to-date versions
 ## Fixes
 - Properly pass args with equals (=) in their values
 - Fix `fish-shell` completion
 ### Features
 - Add support for tmuxinator stop-all

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.4

Toggle v3.3.4's commit message
chore: Bump tmuxinator to v3.3.4

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.3

Toggle v3.3.3's commit message
chore: Bump tmuxinator to v3.3.3

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.2

Toggle v3.3.2's commit message
chore: Bump tmuxinator to v3.3.2

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.1

Toggle v3.3.1's commit message
chore: Bump tmuxinator to v3.3.1

Signed-off-by: Andrew Kofink <[email protected]>

v3.3.0

Toggle v3.3.0's commit message
chore: Bump tmuxinator to 3.3.0

- Detect relative window root, join with project root
- Session path is project root, not first window root
- Unpin activesupport as a development depenedency

Signed-off-by: Andrew Kofink <[email protected]>