Skip to content

Tmux Renaming fails if pane idx isn't 0 #11

@safurrier

Description

@safurrier

Ran into an issue where uzi failed to spin up an agent via tmux session and died when it tried to rename the session

Root issue was that i have my default pane index starting at 1 instead of zero

The session renaming could be more robust (eg just rename the minimum pane idx) and/or have more robust error handling.

Also might be worth considering how uzi inherits the user tmux config and if it would make sense to have its own configuration to keep things clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions