- Module
- libtmux
- Declared in
- WindowLink
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- Python Ruby TypeScriptRustGoJava.NETC++Swift
- select ( options : libtmux.TopologyOptions? = nil ) libtmux.Request<boolean>
-
In other ports Make a window active
- Python
libtmux.Window.select - Ruby No source-verified Ruby equivalent is recorded for this operation.
- TypeScript
window.Window.select - Rust
window.Window.select - Go
tmux.Window.Select - Java
io.github.libtmux.Window.Window.select - .NET
LibTmux.Window.SelectAsync - C++
libtmux::Window::select - Swift
Server.select(_:)
- Python
0 declared, 0 inherited