tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: curses with ASAN (was: curses: wmove(window, ...) doesn't set physical cursor)
christos%astron.com@localhost (Christos Zoulas) wrote:
> Hmm, I wish it had more information (or I could reproduce it).
> Whats your TERM environment variable?
That is the right question...
TERM=screen
I always start an xterm, in the xterm I start screen(1), in screen(1) I start tmux(1). So tmux(1) likely sets TERM=screen.
When I run ./main in the xterm itself it doesn't crash. When I run it in tmux(1) it crashes. That may have made the difference yesterday.
--Carsten
Home |
Main Index |
Thread Index |
Old Index