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

LibTmux.Session.SearchWindowsAsync

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

View as Markdown

Module
LibTmux
Declared in
Session
Package
LibTmux
Source
src/LibTmux/Session.Lifecycle.cs
Other languages
Python Ruby Lua TypeScript RustGo Java C++ Swift
SearchWindowsAsync ( filter : UnsafeTmuxFilter , cancellationToken : CancellationToken ) → Task<IReadOnlyList<Window>>
methodasync [source]
methodasync [source]
SearchWindowsAsync

Runs a tmux-side filter over this session's windows.

Parameters
Returns

The windows tmux kept.

In other ports Filter a session's windows with a tmux expression

0 declared, 0 inherited

Esc

Type to search.