On this page
LibTmux.ServerConnectionOptions
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Connection/TmuxConnectionOptions.cs
-
Configures a tmux server connection without mutating process-wide state.
13 declared, 0 inherited
Members
- ForPsmux method
- ServerConnectionOptions method Initializes connection options.
- ChildEnvironment property Gets the child-process environment overrides.
- ColorMode property Gets the requested tmux color mode.
- ConfigurationFile property Gets the tmux configuration file.
- Default property Gets conventional connection defaults.
- InitializeAsync property Gets the post-connect initializer.
- Logger property Gets the connection logger.
- PsmuxPreview property
- SocketName property Gets the explicit socket name.
- SocketNameFactory property Gets the deferred socket-name factory.
- SocketPath property Gets the explicit socket path.
- TmuxBinaryPath property Gets the tmux executable path.