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

generator/convert.rb does not work when not in terminal #20

Closed
DeedleFake opened this issue Aug 29, 2022 · 0 comments · Fixed by #21
Closed

generator/convert.rb does not work when not in terminal #20

DeedleFake opened this issue Aug 29, 2022 · 0 comments · Fixed by #21

Comments

@DeedleFake
Copy link
Contributor

tw = STDOUT.winsize[1]

When trying to install via a GUI AUR helper, the following error results from the line above:

convert.rb:132:in `winsize': Inappropriate ioctl for device - <STDOUT> (Errno::ENOTTY)
	from convert.rb:132:in `<main>'
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 a pull request may close this issue.

1 participant