watson-ruby icon indicating copy to clipboard operation
watson-ruby copied to clipboard

Implement this scrolling thing inside watson with ncurses [lib/watson.rb]

Open nhmood opened this issue 11 years ago • 0 comments

filename : lib/watson.rb line # : 65 tag : todo md5 : a53430559d0013e4df2f6bf41d605351

        # [todo] - Implement this scrolling thing inside watson with ncurses
        return system("which less > /dev/null 2>&1")    
    end

end

nhmood avatar Nov 21 '13 16:11 nhmood