On this page
tmuxtest.ServerOptions.FixedShell
- Module
- tmuxtest
- Declared in
- ServerOptions
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/tmuxtest/harness.go
-
FixedShell gives panes without an explicit command a POSIX shell with no startup files and the prompt ShellPrompt. RunInPane sets it; the default preserves tmux process behavior for tests that need it.
0 declared, 0 inherited