On Mon, Jun 20, 2016 at 01:19:46PM +0000, [email protected] wrote:
> I've checked termcap and my undestanding is that my system doesn't use it (as
> $TERMCAP and $TERMPATH aren't defined), but uses terminfo instead ($TERMINFO
> is defined). Thus I compared the output of infocmp of urxvt against a xterm
> terminal (where the problem doesn't occurs) but the only differences are
> related to color options: 'ccc', 'colors', 'initc', 'pairs', 'setab',
> 'setaf', 'setb, and 'setf'.
Slightly tangential, but termcap is used when the program in question
is configured to use it, regardless of the environment, and even though
termcap is obsolete for some decades, some gnu/linux distributions still
force some programs (typically bash) to use termcap instead of terminfo. I
don't know if slackware is one of those, but you can usually check using
"ldd /bin/bash" to see whether it links against termcap or tinfo.
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / [email protected]
-=====/_/_//_/\_,_/ /_/\_\
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode