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

Question: tabs panes names and cli commands for scripting #2845

Open
linc01 opened this issue Oct 11, 2023 · 1 comment
Open

Question: tabs panes names and cli commands for scripting #2845

linc01 opened this issue Oct 11, 2023 · 1 comment

Comments

@linc01
Copy link

linc01 commented Oct 11, 2023

Hello,

I used to have a shell script file to start tmux, and it has some commands like tmux split-tab -t Session_A:0.0 -h and tmux split-tab -t Session_A:1.0 -h, so is there a way to get the tab names and pane names like used to in tmux? Or I have to use the "Layout" way instead of a shell script file?

Thank you!

@VasilisManol
Copy link
Contributor

There is for tabs but not for panes AFAIK. For the tabs check the action:

    query-tab-names
            Query all tab names 

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

2 participants