Skip to content
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

Command level enter: false #755

Merged
merged 5 commits into from
Mar 13, 2022
Merged

Command level enter: false #755

merged 5 commits into from
Mar 13, 2022

Conversation

tony
Copy link
Member

@tony tony commented Mar 13, 2022

re: #53 #293 #735

session_name: Skip command execution (command-level)
windows:
- panes:
  - shell_command:
    # You can see this
    - echo "___$((11 + 1))___"
    # This is skipped
    - cmd: echo "___$((1 + 3))___"
      enter: false

@tony tony merged commit e143336 into master Mar 13, 2022
@tony tony deleted the command-level-enter-false branch March 14, 2022 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant