Skip to content

Wrong command output width on load #467

Open
@ariep

Description

@ariep

When loading a simple tmuxp config with two panes next to each other, it seems the shell command specified in the config is run before the pane configuration is completely set up. This has the effect that the program that runs in the pane detects the wrong terminal width, probably the whole screen instead of only half. In turn this means that the program output has ugly line splits.

Would it be possible to first set up all the panes with the right sizes, and only then start the programs?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions