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

LibTmux.Server.SearchWindowsAsync

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

View as Markdown

Module
LibTmux
Declared in
Server
Package
LibTmux
Source
src/LibTmux/Query/NativeFilterSearch.cs
Other languages
Python Ruby Lua TypeScript Rust Go Java C++ Swift
SearchWindowsAsync ( filter : UnsafeTmuxFilter , cancellationToken : CancellationToken ) → Task<IReadOnlyList<Window>>
method [source]
method [source]
SearchWindowsAsync

Runs a tmux-side filter over every window.

Parameters
Returns

The windows tmux kept.

In other ports Filter every window with a tmux expression
  • Python libtmux.Server.search_windows
  • Ruby No source-verified Ruby equivalent is recorded for this operation.
  • Lua No source-verified Lua equivalent is recorded for this operation.
  • TypeScript no equivalent on Server
  • Rust no equivalent on Server
  • Go tmux.Server.SearchWindows
  • Java no equivalent on Server
  • C++ no equivalent on Server
  • Swift no equivalent on Server

0 declared, 0 inherited

Esc

Type to search.