Skip to content

Commands are not run in the correct pane #217

Open
@sdelafond

Description

@sdelafond
session_name: test
windows:
- panes:
  - shell_command: tmux display-message -p '#{window_index}'
- focus: true
  panes:
  - shell_command: tmux display-message -p '#{window_index}'

Both windows will show "1" as output, instead of "0" in the 1st and "1" in the second, so it appears that whichever windows has focus:true will somehow be used to actually run the commands...

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpinned

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions