Ticket #204 (closed defect: fixed)
TERM=rxvt-unicode is not understood
| Reported by: | hafting | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | SHR Image | Version: | |
| Keywords: | Cc: |
Description
Programs like "top" uses the TERM environment variable.
Debian's rxvt sets this to rxvt-unicode. And then top on the freerunner just fail. Setting TERM to "rxvt" makes this work, including any unicode io.
It'd be nice if the termcap database could be updated so rxvt-unicode becomes an alias for rxvt.
Change History
Note: See
TracTickets for help on using
tickets.

Just tried with rxvt-unicode and rxvt from debian. Both are working and /etc/terminfo/r/rxvt-unicode exists. So this can be closed.