Created
June 17, 2012 19:17
-
-
Save djberg96/2945488 to your computer and use it in GitHub Desktop.
Weird ri output on Windows console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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