hide cursor on remote terminal
        Posted  
        
            by Tyler
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tyler
        
        
        
        Published on 2010-04-15T23:46:23Z
        Indexed on 
            2010/04/15
            23:53 UTC
        
        
        Read the original article
        Hit count: 370
        
I have an open socket to a remote terminal. Using this SO answer I was able to put that terminal into character mode.
My question is, how do I hide the cursor in the remote terminal using this method?
Thanks!
© Stack Overflow or respective owner