We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9d4ac commit e07001eCopy full SHA for e07001e
docs/examples.md
@@ -331,7 +331,8 @@ This will add the `shell_command` to the bash history in the pane.
331
## Skip command execution
332
333
```{versionadded} 1.10.0b1
334
-`enter: false` option
+`enter: false` option. This is only available at the pane (not command level)
335
+until [#751](https://github.com/tmux-python/tmuxp/issues/751) is published.
336
```
337
338
Omit sending {kbd}`enter` to key commands. Equivalent to
0 commit comments