Eric (SmartLove)
Results
1
issues of
Eric (SmartLove)
I am on Windows XP. When I type: ``` ruby require "ansi" ANSI::Terminal.terminal_width ``` I have the message: `No such file or directory - stty size` In https://github.com/rubyworks/ansi/blob/master/lib/ansi/terminal.rb, the code...