Search code examples
ruby-on-railscommand-linespecial-characterssymbols

How to fix strange symbols displayed in cmd


Symbols

Hello, I'm using bash or cmd for Rails console. I get this weird symbols like <-[1m. In my tutorial I see the output fine (With spaces and color), and it's difficult to read it in my cmd...

Can you help me to display those special characters right?

Thanks!


Solution

  • Ok, I found this wonderful software https://code.google.com/p/conemu-maximus5/ and it did solve my problem :)