Skip to content

Optimize shell acquisition order #87

@shanjunmei

Description

@shanjunmei

var potentialShells []string

Here, if the shell list is read from the system configuration file(/etc/shells), when the client connection come in, take it in reverse order. If it is guessed, take the first one in order, and the experience will be better, because it seems that the list in front of the system configuration is generally It's all sh, a bit too ugly. . ?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions