tmuxp.workspace.builder.ClassicWorkspaceBuilder.iter_create_panes
Python
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
-
Return
libtmux.Paneiterating through window config dict.Run
shell_commandwith$ tmux send-keys.- Parameters
- Returns
-
tuple of (
libtmux.Pane,pane_config) Newly created pane, and the section from the tmuxp configuration that was used to create the pane.