Hi all,

I am running Linux here. I found that link as well and played with my TERM 
settings, but nothing is working so far:

sage: osos.environ["TERM"]
'xterm-new'
sage: ZZ?
WARNING: terminal is not fully functional
-  (press RETURN)

... and then I am back in the 90s with "more".

Cheers,
Martin

On Thursday 22 August 2013 06:12:29 Volker Braun wrote:
> The change is because we switched to ncurses instead of termcap.
> 
> Are you on OSX? Your TERM should be set to xterm-new or, even
> better, xterm-256color
> 
> https://code.google.com/p/iterm2/issues/detail?id=1956
> 
> On Thursday, August 22, 2013 1:56:09 PM UTC+1, Martin Albrecht wrote:
> > Hi all,
> > 
> > with Sage 5.12.beta3 I get:
> > 
> > sage: os.environ["TERM"]
> > 'xterm'
> > sage: ZZ?
> > <snip>
> > /opt/sage-5.12/local/lib/python/curses/__init__.pyc in initscr()
> > 
> >      31     # instead of calling exit() in error cases.
> >      32     setupterm(term=_os.environ.get("TERM", "unknown"),
> > 
> > ---> 33               fd=_sys.__stdout__.fileno())
> > 
> >      34     stdscr = _curses.initscr()
> > 
> >      35     for key, value in _curses.__dict__.items():
> > error: setupterm: could not find terminal
> > sage:
> > 
> > This is in konsole (KDE's console). Any ideas?
> > 
> > Cheers,
> > Martin

--
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6532AFB4
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://martinralbrecht.wordpress.com/
_jab: [email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to