window.Window.is_zoomed
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- Module
- window
- Declared in
- Window
- Package
- libtmux
- Source
- crates/libtmux/src/window.rs
-
Report whether one of the window's panes is zoomed to fill it.
This is the window's own flag rather than the pane's, because tmux only reports
pane_zoomed_flagfrom 3.7 onwards.
0 declared, 0 inherited