libtmux Reference MCP Search
On this page

LibTmux.NewWindowRequest.WithTargetWindow

View as Markdown

Module
LibTmux
Declared in
NewWindowRequest
Package
LibTmux
Source
src/LibTmux/Requests/NewWindowRequest.cs
WithTargetWindow ( targetWindow : string ) NewWindowRequest
method [source]
method [source]
WithTargetWindow

Returns this request aimed at one window.

Parameters
  • targetWindow ( string ) – The window to insert relative to.

Returns

A copy carrying the target.

Raises
  • ArgumentExceptionThe request already names an index, which is the other way to say where the window goes.

0 declared, 0 inherited

Esc

Type to search.