On this page
TmuxError.connectionClosed
- Declared in
- TmuxError
- Package
- libtmux-swift
- Source
- Sources/LibTmux/TmuxError.swift
- connectionClosed : case connectionClosed
-
A control-mode connection ended while a command was still waiting.
Distinct from
serverRestarted: tmux says%exitwhen it is closing this client — because the session it was attached to went away, or the server is shutting down — which says nothing about a replacement daemon having appeared.
0 declared, 0 inherited