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

Shell interrupt problem #125

Closed
Mellvik opened this issue May 3, 2017 · 2 comments
Closed

Shell interrupt problem #125

Mellvik opened this issue May 3, 2017 · 2 comments
Assignees
Labels
bug Defect in the product fixed Defect corrected

Comments

@Mellvik
Copy link
Contributor

Mellvik commented May 3, 2017

Hitting ^C at the shell prompt cause the message
can't cd to ??oot/.profile
where ?? are garbage chars and the actual file name will vary. Occasionally the message will be different, such as 'HOME not set'.
Hitting a second ^C terminates the shell.

[ Tested with physical 286/AT and virtualbox]

@mfld-fr
Copy link
Contributor

mfld-fr commented Apr 17, 2018

Also saw "HOME not set" message recently on default configuration, when interrupting the ls command.

@mfld-fr mfld-fr added the bug Defect in the product label Apr 17, 2018
@mfld-fr mfld-fr mentioned this issue May 17, 2018
mfld-fr added a commit to mfld-fr/elks that referenced this issue May 21, 2018
@mfld-fr
Copy link
Contributor

mfld-fr commented May 21, 2018

Fixed by #217

@mfld-fr mfld-fr self-assigned this May 21, 2018
@mfld-fr mfld-fr added the fixed Defect corrected label May 21, 2018
mfld-fr added a commit that referenced this issue May 21, 2018
[ash] Fix SIGINT handler registration

Fixes #125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Defect in the product fixed Defect corrected
Projects
None yet
Development

No branches or pull requests

2 participants