On this page
window.Window.refresh
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
-
Replace this handle's snapshot with the window's current state.
The handle keeps following the same link, so a window that moved to a different index in the same session is found at its new index.
Errors
Returns
Error::ObjectGonewhen this session no longer links the window, or a listing error when tmux could not be read.
0 declared, 0 inherited