# workspace.Command.Enter

- **Module:** workspace.Command
- **Package:** github.com/libtmux/libtmux-go/workspace
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/workspace/command.go#L23
- **Page:** https://libtmux.org/en/go/latest/workspace/reference/workspace-command-enter/

Enter reports whether to press Enter after the command. Nil presses it, matching tmuxp, where omitting enter runs the command.
