libtmux::Window::refresh
- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- Python Ruby Lua TypeScriptRustGoJava.NET Swift
- refresh ( ) expected< Window, CommandFailure >
-
In other ports Read a window again
- Python
libtmux.Window.refresh - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.refreshed - Rust
window.Window.refresh - Go
tmux.Window.Refresh - Java
io.github.libtmux.Window.Window.refresh - .NET
LibTmux.Window.RefreshAsync - Swift reads are snapshots;
Server.snapshot()takes a new one rather than refreshing a handle
- Python
0 declared, 0 inherited