Hello,

Since the Cygwin's less package still ships a version dependent on
termcap, here is an addition to rxvt termcap entry so that 
pressing the End key moves the window to the end of file.

Regards, 

-- 
Ilguiz

--- /etc/termcap.orig   2006-09-26 18:44:21.304921500 -0400
+++ /etc/termcap        2006-09-27 16:04:49.564362600 -0400
@@ -218,6 +218,7 @@
 rxvt|rxvt terminal emulator (X Window System):\
        :am:eo:km:mi:ms:xn:xo:\
        :co#80:it#8:li#24:\
+       :@7=\E[8~:\
        :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:\
        :K1=\EOw:K2=\EOu:K3=\EOy:K4=\EOq:K5=\EOs:LE=\E[%dD:\
        :RI=\E[%dC:UP=\E[%dA:ae=^O:al=\E[L:as=^N:bl=^G:cd=\E[J:\

Reply via email to