ssh _from_ Linux _to_ Windows: Which editor to use on Windows machine?
        Posted  
        
            by 
                Thorbjørn Ravn Andersen
            
        on Super User
        
        See other posts from Super User
        
            or by Thorbjørn Ravn Andersen
        
        
        
        Published on 2014-08-18T12:26:18Z
        Indexed on 
            2014/08/18
            16:31 UTC
        
        
        Read the original article
        Hit count: 432
        
We have a situation where we have a SSH-server running on a Windows host which we then use an ssh client in e.g. an xterm (or another vt100 compatible client) to connect to, and then get a DOS prompt (but without any GUI at all).
Now we need to have a good editor on the Windows machine which will work out of the box in this scenario. I do not have any experience with this, so I do not know where to start. Suggestions?
© Super User or respective owner