- Module
- libtmux
- Declared in
- Window
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++Swift
- rename ( name : string , options : libtmux.TopologyOptions? = nil ) libtmux.Request<boolean>
-
Discussed in Topology operations
In other ports Rename a window
- Python
libtmux.Window.rename_window - Ruby
LibTmux::Window#rename - TypeScript
window.Window.rename - Rust
window.Window.rename - Go
tmux.Window.Rename - Java
io.github.libtmux.Window.Window.rename - .NET
LibTmux.Window.RenameAsync - C++
libtmux::Window::rename - Swift
Server.rename(_:to:)
- Python
0 declared, 0 inherited