Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session being renamed #143

Open
alexkubica opened this issue Aug 17, 2023 · 0 comments
Open

Session being renamed #143

alexkubica opened this issue Aug 17, 2023 · 0 comments

Comments

@alexkubica
Copy link

I noticed a weird behavior where the session's name is renamed to teamocil-session-(some random number).
Example:

Screenshot 2023-08-17 at 13 24 16

Also I use tmux select-pane -T to rename panes (which I would love to have support for in the configuration) and noticed it sometimes renames panes in other windows rather in the new one.

Unfortunately I'm not able to reproduce the second issue and I can't share my config.

Configuration file for reproducing:

windows:
  - name: test
    layout: tiled
    panes:
      - commands:
          - tmux select-pane -T pane-0 -t 0
      - commands:
          - tmux select-pane -T pane-1 -t 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant