Skip to content

Do no wait for the default prompt on startup #286

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

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

Conversation

davidcl
Copy link

@davidcl davidcl commented Dec 4, 2024

If the user defined a custom prompt, the expect on default prompt always timeout before setting the new prompt.

If the user defined a custom prompt, the expect on default prompt always timeout before setting the new prompt.
@davidcl
Copy link
Author

davidcl commented Dec 4, 2024

An alternative would to use bash/powershell command line to either:

  1. disable user defined configuration (~/.bashrc or $PROFILE)
  2. Pass the prompt definition as argument to execute it first then wait for it.

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