Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

window.Window.is_zoomed

Rust
  • Python Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
window
Declared in
Window
Package
libtmux
Source
crates/libtmux/src/window.rs
is_zoomed ( self ) → bool
method [source]
method [source]
is_zoomed

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_flag from 3.7 onwards.

0 declared, 0 inherited

Esc

Type to search.