Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

LibTmux.MoveWindowRequest.ToCommand

.NET
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
LibTmux
Declared in
MoveWindowRequest
Package
LibTmux
Source
src/LibTmux/Requests/MoveWindowRequest.cs
ToCommand ( window : Window ) → TmuxCommand
method [source]
method [source]
ToCommand

Returns a window-move request as one tmux command.

Parameters
  • window ( Window ) – The window being moved.

Returns

The command, ready to add to a TmuxChain .

Raises

0 declared, 0 inherited

Esc

Type to search.