Server.selectNextWindow(in:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- Python Ruby Lua TypeScript RustGoJava.NETC++
-
Moves to the next window of a session, wrapping at the end.
- Raises
In other ports Move to the next window of a session
- Python
libtmux.Session.next_window - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
Session.selectWindowtakesnext,previousorlast - Rust
session.Session.next_window - Go
tmux.Session.NextWindow - Java
io.github.libtmux.Session.Session.nextWindow - .NET
LibTmux.Session.SelectNextWindowAsync - C++
libtmux::Session::select_next_window
0 declared, 0 inherited