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