devflowinc / devflowinc/uzi

Tmux Renaming fails if pane idx isn't 0

Open
#11 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
582
Forks
27
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.