# config.PaneConfig.enter

- **Module:** config.PaneConfig
- **Package:** libtmux
- **Language:** Rust
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-rs/blob/8a648c0894dfffc9303583f753b6c8ae01f2fe76/crates/tmux-workspace/src/config.rs#L111
- **Page:** https://libtmux.org/reference/rs/config-paneconfig-enter/

Whether to press Enter after each command.

tmuxp's `enter: false` types a command without running it, which is
how a file leaves something ready for the user to review.
