How can you turn off alternate screen in OSX's Terminal.app?
        Posted  
        
            by yacoob
        on Super User
        
        See other posts from Super User
        
            or by yacoob
        
        
        
        Published on 2010-04-25T19:07:01Z
        Indexed on 
            2010/04/25
            19:14 UTC
        
        
        Read the original article
        Hit count: 285
        
altscreen is evil. If you don't know what I'm talking about, see this page for visual demonstration.
Problem is, there doesn't seem to be a way to stop it with Terminal.app (under OSX), when you're not using  screen. Yes, you can edit terminfo definition, but that's rather blunt hammer. Plus that solution might break if Apple decides to update relevant term's definition in some patch. Is there some clean way to convince Terminal.app to block altscreen usage?
© Super User or respective owner