Ruby from the command line - sticking - Windows
        Posted  
        
            by tyndall
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tyndall
        
        
        
        Published on 2010-04-19T15:32:20Z
        Indexed on 
            2010/04/19
            17:33 UTC
        
        
        Read the original article
        Hit count: 517
        
I have seen this behavior on Windows with Ruby for a long time. If I install a gem sometimes the command line will just get "lost" and stop printing output until you go back to the command line and hit enter a few times.
I notice this in other places too. Like starting up a Ruby on Rails console. Or generating a model with Rails.
Have other people seen this? What causes this? The weird thing is this doesn't happen all the time.
I have never seen this with PHP, Lua, Perl or Python from the command line.
I have seen this on Vista and Windows 7 (32-bit and 64-bit). This happens on multiple machines.
© Stack Overflow or respective owner