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

feat: allow configuring start delay #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rose-m
Copy link

@rose-m rose-m commented Sep 30, 2024

Sometimes the shell just takes longer to actually start up so the "sendText" command is executed before the shell is actually ready to accept commands.

Sometimes the shell just takes longer to actually start up so the
"sendText" command is executed before the shell is actually ready to
accept commands.
@Chaitanya-Shahare
Copy link
Owner

Is there a way I can recreate the bug that you are trying to fix? If so can you please write the instructions for it?

It's a pretty good Pull Request but I just want to test it first.

@rose-m
Copy link
Author

rose-m commented Oct 1, 2024

Good point... I'm not really sure how to best reproduce this... "It always happens on my machine" 😂

I'm using oh-my-posh with zsh on MacOS. Maybe if you add a sleep 2 in your .zshrc or .bashrc it should slow down your terminal startup? I'm not 100% sure what causes it...

I can record a video on what's the issue but can't pinpoint on the root cause. I didn't have it initially on my work MacBook, only on my private one but now also on my work one. Maybe also VSCode itself is "slower"?

@Chaitanya-Shahare
Copy link
Owner

Okay I'll try doing that. A recording would be great so I can check if I was able to reproduce it.

Thanks!

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.

2 participants