Manage complex tmux sessions easily
9 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | README.md | 121 | # on_project_start: command |
| LOW | README.md | 141 | # Change the command to call tmux. This can be used by derivatives/wrappers like byobu. |
| LOW | completion/tmuxinator.zsh | 21 | } |
| LOW | lib/tmuxinator/assets/sample.yml | 1 | # <%= path %> |
| LOW | lib/tmuxinator/assets/sample.yml | 21 | # on_project_restart: command |
| LOW | lib/tmuxinator/assets/sample.yml | 41 | # Specifies (by index) which pane of the startup window will be selected on project startup. If not set, the first pane |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/tmuxinator/project.rb | 106 | def set_instance_variables_from_options(options) |
| LOW | lib/tmuxinator/project.rb | 399 | def tmux_set_pane_title_position(tmux_window_target) |
| LOW | lib/tmuxinator/project.rb | 408 | def tmux_set_pane_title_format(tmux_window_target) |