On this page
LibTmux.Internal.PsmuxDialect
- Module
- LibTmux.Internal
- Package
- LibTmux
- Source
- src/LibTmux/Connection/PsmuxDialect.cs
-
Speaks to the psmux preview, which serves one isolated session.
psmux answers a subset of tmux and does not preserve grouped-command semantics, so a generation is guarded by best-effort preflight rather than by one invocation. Everything the preview refuses is refused here.
8 declared, 0 inherited
Members
- AcceptBanner method
- AcceptEndpoint method
- DiscoverAsync method
- ExecuteGroupAsync method
- ExecuteGuardedAsync method
- ExecuteSingleAsync method
- PsmuxDialect method
- IsPsmux property