#12263: Unset TERM when running sage non-interactively
---------------------------------------------------------+------------------
    Reporter:  jdemeyer                                  |         Owner:  leif 
       
        Type:  defect                                    |        Status:  
closed      
    Priority:  major                                     |     Milestone:  
sage-4.8    
   Component:  scripts                                   |    Resolution:  
fixed       
    Keywords:                                            |   Work_issues:       
       
    Upstream:  Workaround found; Bug reported upstream.  |      Reviewer:  
Volker Braun
      Author:  Jeroen Demeyer                            |        Merged:  
sage-4.8.rc0
Dependencies:                                            |  
---------------------------------------------------------+------------------

Comment(by wjp):

 Out of curiosity, do you really get an unset TERM in cron jobs and non-
 interactive ssh sessions? On all of the systems I've tried, it's always
 'dumb'.

 For context, this is readline outputting the "meta mode on"/"smm" sequence
 to enable 8 bit mode. This is signalled by the "km" termcap flag, viewable
 using 'infocmp', where you can also directly see the "smm" sequence.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12263#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to