libtmux.Server:query_panes
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux
- Source
- lua/libtmux/_internal/server.lua
- Other languages
- PythonRuby TypeScript Rust Go Java .NET C++ Swift
- query_panes ( options : libtmux.LiveQueryOptions? = nil ) libtmux.Request<libtmux.LiveQueryResult<libtmux.SnapshotPane>>
-
Discussed in Query captured data
In other ports Filter every pane with a tmux expression
- Python
libtmux.Server.search_panes - Ruby
LibTmux::Server#search_panes - TypeScript no equivalent on
Server - Rust no equivalent on
Server - Go
tmux.Server.SearchPanes - Java no equivalent on
Server - .NET
LibTmux.Server.SearchPanesAsync - C++ no equivalent on
Server - Swift no equivalent on
Server
- Python
0 declared, 0 inherited