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

cmd/age: also fallback to stdin and stdout, if /dev/tty exists, but cannot be opened #414

Merged
merged 1 commit into from
May 4, 2022

Conversation

brandsimon
Copy link
Contributor

As mention here [0], I had a problem when /dev/tty exists, but age failed to open it. Now age falls back to /dev/tty, which is the same behavior as if /dev/tty does not exist.
If there are additional changes needed, I am happy to implement them.

PS: Thank you very much for this great tool!

[0] #279 (comment)

@FiloSottile FiloSottile merged commit ac31f5c into FiloSottile:main May 4, 2022
@FiloSottile
Copy link
Owner

Thank you!

@brandsimon brandsimon deleted the sbr/tty branch May 4, 2022 18:35
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