Skip to content

feat: Allow passing sleep to commands #749

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

Closed
wants to merge 4 commits into from
Closed

feat: Allow passing sleep to commands #749

wants to merge 4 commits into from

Conversation

tony
Copy link
Member

@tony tony commented Mar 12, 2022

addressed by #750

Blocked by #751

#748

commands:

session_name: 'sleep command'
windows:
- panes:
    - shell_command: echo "___$((1 + 3))___"
      sleep: 3

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #749 (fef242a) into master (091cb56) will increase coverage by 0.12%.
The diff coverage is 100.00%.

❗ Current head fef242a differs from pull request most recent head 93b4ff1. Consider uploading reports for the commit 93b4ff1 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #749      +/-   ##
==========================================
+ Coverage   76.05%   76.17%   +0.12%     
==========================================
  Files           7        7              
  Lines        1186     1192       +6     
  Branches      312      313       +1     
==========================================
+ Hits          902      908       +6     
  Misses        197      197              
  Partials       87       87              
Impacted Files Coverage Δ
tmuxp/workspacebuilder.py 85.78% <100.00%> (+0.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 091cb56...93b4ff1. Read the comment docs.

@tony tony force-pushed the sleep branch 2 times, most recently from 4dd5db7 to bce572c Compare March 13, 2022 01:28
@tony tony changed the title feat: Allow passing sleep to commands, shell_command_before feat: Allow passing sleep to commands Mar 13, 2022
@tony tony force-pushed the sleep branch 2 times, most recently from d8cc0a0 to 675fcec Compare March 13, 2022 22:25
@tony tony force-pushed the master branch 2 times, most recently from b0e744e to 5323c18 Compare March 20, 2022 15:48
@tony
Copy link
Member Author

tony commented Mar 20, 2022

addressed by #750

@tony tony closed this Mar 20, 2022
@tony tony deleted the sleep branch March 20, 2022 16: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.

1 participant