[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

es should call rl_reset_terminal() when $TERM is set



In rc (see vars.c) this function is called when TERM or TERMCAP are
changed.  This is necessary if you're using readline.  A similar change
should be made to es.

-Calvin