Wesley Moxam
Results
3
comments of
Wesley Moxam
``` print "\x1b[999C\x1b[999B" print "\x1b[6n" puts "" size = String::Builder.new STDIN.raw do |io| io.each_char do |c| unless c.nil? unless c.ascii_control? size
I haven't considered this, but it's a really good idea. Keep the our own database up to date isn't realistic
Ok, I will take a look into it