teamocil
teamocil copied to clipboard
Session being renamed
I noticed a weird behavior where the session's name is renamed to teamocil-session-(some random number)
.
Example:
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