Stable: 2.5.2
Development: 2.6-alpha3
HI!
I compiled moc 2.4.4 and it works fine with xterm, but if I run it from rxvt-unicode the arrow keys don't work.
I haven't touched the keymap so far, because it is perfect for xterm. Any suggestions how to fix this?
Thank you in advance!
riesebie
Wed, 2011-02-16 21:11
Permalink
TERM environment
Check your $Term by
$ echo $TERM
It will be something like rxvt or rxvt-color.
Now set your TERM variable to xterm by
$ export TERM=xterm
and test again.
Elimar
ferenc
Fri, 2011-03-04 21:35
Permalink
Still the same...
Unfortunately, setting the $TERM variable didn't solve the problem.
I have also tried changing the URxvt*termName in ~/.Xresources to xterm, but that didn't help either...
linux-ka
Sun, 2011-03-27 12:53
Permalink
I am using rxvt-unicode and
I am using rxvt-unicode and there is no problem with keys in mocp.
Can you navigate in your terminal outside of mocp?