Tags: tmuxinator/tmuxinator
Tags
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]>
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]>
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]>
PreviousNext