On this page
LibTmux.Workspace.WorkspaceWindow
- Module
- LibTmux.Workspace
- Package
- LibTmux
- Source
- src/LibTmux.Workspace/WorkspaceFile.cs
-
Describes one window in a supported tmuxp workspace.
7 declared, 0 inherited
Members
- WorkspaceWindow method Initializes a window description.
- Focus property Gets whether the window is left selected.
- Layout property Gets the layout to apply after creating its panes.
- Options property Gets the window options to set.
- Panes property Gets the panes to create, in order.
- StartDirectory property Gets the directory its panes start in.
- WindowName property Gets the window name.