On this page
types.TmuxReconnectingEvent
- Module
- types
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/types.ts
-
The connection dropped and a replacement is being opened.
Emitted when the outage starts, where
reconnectedis emitted when tmux has accepted the new attach. A consumer that treats spawning the replacement as the end of the outage starts trusting a connection that is not carrying anything yet — the two events exist so the gap has both of its edges.
2 declared, 0 inherited