# version.PANE_BORDER_FORMAT_PER_PANE

- **Module:** version
- **Package:** libtmux
- **Language:** Rust
- **Kind:** constant
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/libtmux/src/version.rs#L649
- **Page:** https://libtmux.org/reference/rs/version-pane_border_format_per_pane/

`pane-border-format` becoming a pane option as well as a window one.

Below this release tmux stores it only per window, and a write sent
with `-p` lands there instead -- reporting success for a change the
caller did not ask for. See [`crate::OptionSchema::accepts`].
