config.ShellCommand.sleep_before
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
-
How long to wait before typing it.
Nonekeeps whatever is in force.The wait is a
libtmux::plan::Pause, so it happens in tmux and holds the steps after it. tmux keeps typed input until the pane reads it, so a sleep that only waited for a shell to start is not needed.