# workspace.Command.Enter

- **Module:** workspace.Command
- **Package:** github.com/libtmux/libtmux-go/tmux
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/5f808882015a975a65acc7f9da5b3ff0d5cbdc91/workspace/command.go#L23
- **Page:** https://libtmux.org/reference/go/workspace-command-enter/

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