session.Session.selectWindow
TypeScript
- Python
- Ruby Unavailable
- Lua Unavailable
- TypeScript
- Rust Unavailable
- Go
- Java
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- session
- Declared in
- Session
- Package
- libtmux
- Source
- packages/libtmux/src/session.ts
- Other languages
- Python Ruby Lua Rust GoJava.NET C++ Swift
-
Select the last, next, or previous window, or one named by target.
Examples
await session.selectWindow("next");In other ports Make a window of a session active
- Python
libtmux.Session.select_window - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- Rust no equivalent on
Session - Go
tmux.Session.SelectWindow - Java
io.github.libtmux.Session.Session.selectWindow - .NET
LibTmux.Session.SelectWindowAsync - C++ no equivalent on
Session - Swift no equivalent on
Session
- Python
0 declared, 0 inherited