LibTmux.TmuxPaneGoneEvent
.NET
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET
- C++ Unavailable
- Swift Unavailable
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/ControlMode/PaneObservation.cs
-
The pane a stream was watching left its window's arrangement.
tmux's control protocol has no notification naming a killed pane specifically, only a general
%layout-changeor window-close for the window it was in. This is synthesized byPaneObservationonce it confirms, by asking tmux directly, that the watched pane no longer resolves - after any output already buffered for it has been delivered.
0 declared, 0 inherited