better options for screen?
        Posted  
        
            by 
                lonestar21
            
        on Super User
        
        See other posts from Super User
        
            or by lonestar21
        
        
        
        Published on 2012-06-28T17:33:11Z
        Indexed on 
            2012/06/28
            21:19 UTC
        
        
        Read the original article
        Hit count: 277
        
OK. So I love screen. It has saved my bacon a few times when machines crash or get disconnected from the network. However, there are enough reasons keep keep me from using screen for everything, which include:
- Pain in the butt scrolling. Why can't I just interact as though this is a normal bash shell?
- My keyboard shortcuts are gone. I have a number of things customized in my bash environment, is there a way to get them to work in screen as well?
Are there any tools our tips that I can use to make my screen-using experience as high quality as my bash using experience?
© Super User or respective owner