scratch wrote:
> Wow. That is what I call an explanation. Thanks.
>
> I've tried to do some more digging up myself, although I don't fully
> understand everything you say. I've found that the rxvt terminfo entries
> are supplied by the libncurses-base packages, so maybe a bug report
> against that
Wow. That is what I call an explanation. Thanks.
I've tried to do some more digging up myself, although I don't fully
understand everything you say. I've found that the rxvt terminfo entries
are supplied by the libncurses-base packages, so maybe a bug report
against that should be done.
intra:/
That is odd that the terminal isn't "reset" when rxvt starts up. You can get
the same
behavior (keypad works) with:
tput reset
-or-
echo -ne '\033>'
"Ah ha!" you say, so this '\033>' sequence is what does it, but what the hell is
'\033>'? Well, if you look at the Xterm Control Sequences do
Hi,
I have troubles using the keypad in rxvt. I used the .deb file to install
rxvt, so the setting ought to be the default ones (although i have to
admit I installed this Debian slink system while keeping my old /home
partition). Delete & Backspace keys work 'normally' though.
The odd thing is, w
4 matches
Mail list logo