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

The Set default shell to bash? prompt is not asking on every connection to the system #2349

Open
beckhamrryyaann opened this issue Nov 13, 2024 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers. Feel free to ask for help with these!

Comments

@beckhamrryyaann
Copy link
Contributor

Save us time! Click 'Report an Issue' from the Help and Support panel inside of VS Code after you have connected to a system.

Describe the bug
It appears that setting the default shell prompt only happens on the initial connection. After sitting in a recent user group working with other developers that do not have alot of experience with the pase environment I think it would be good to ask the user every time if they want to set their default shell to bash, or almost force them!

@beckhamrryyaann
Copy link
Contributor Author

beckhamrryyaann commented Nov 13, 2024

Liam, after debugging this system it appears the chsh command was not on their system but they can run sqlj,
should we not fallback to sql if chsh is not available?

@worksofliam
Copy link
Contributor

@beckhamrryyaann Yes, I do think it is a good idea to use the SQL method as a fallback if chsh is not installed!

@worksofliam worksofliam added enhancement New feature or request good first issue Good for newcomers. Feel free to ask for help with these! labels Nov 14, 2024
@beckhamrryyaann
Copy link
Contributor Author

Great. I will try to get that change in. Would have been very helpful this past week. Trying to do a lab with most users using the ksh shell is pretty painful.

@sebjulliand
Copy link
Collaborator

Great. I will try to get that change in. Would have been very helpful this past week. Trying to do a lab with most users using the ksh shell is pretty painful.

Ouch 😨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers. Feel free to ask for help with these!
Projects
None yet
Development

No branches or pull requests

3 participants