Skip to content

Instantly share code, notes, and snippets.

@djberg96
Created June 17, 2012 19:17
Show Gist options
  • Save djberg96/2945488 to your computer and use it in GitHub Desktop.
Save djberg96/2945488 to your computer and use it in GitHub Desktop.
Weird ri output on Windows console
# What are these funky characters I'm seeing on my console?
c:\>ri File.read
←[0m←[1;32mFile.read←[m
(from ruby core)
←[32mImplementation from IO←[m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment