-
Notifications
You must be signed in to change notification settings - Fork 232
enter: false
support
#53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, was this ever implemented? If yes, a pointer to the docs would be much appreciated. Thank you! |
Duplicate of #293 |
send_keys: false
support
|
|
or docs: skip command execution session_name: Should not execute
windows:
- panes:
- shell_command:
- echo "normal command"
- cmd: echo "___$((1 + 3))___"
enter: false |
Thanks for your work, Tony. I’m excited to try this out. |
yes if you'd like to try the Prerelease (above) let me know how it works. It'd be nice to have a tester or two before this goes live |
Added in v1.10 |
Did some quick testing today (v1.10) and it seems to work fine. |
@thiagowfx Thank you! |
Blocked by #751Just to leave the console text in the shell.
Such as creating a new pane, running commands in
shell_command_before
then leavingvim file.py
in the cli window, but not actually sending the carriage return to start it.Duplicate: #293 #735
The text was updated successfully, but these errors were encountered: