nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alt+Home and Alt+End not recognized on urxvt


From: Benno Schulenberg
Subject: Re: Alt+Home and Alt+End not recognized on urxvt
Date: Wed, 15 May 2024 17:07:46 +0200
User-agent: Mozilla Thunderbird


It works fine here, because I have these lines in my ~/.Xresources:
   URxvt.keysym.C-S-Right: \033[1;6C
   URxvt.keysym.C-S-Left: \033[1;6D

Thanks, it works now.

Okay.  When nano-8.1 comes out, please add the following
lines to your ~/.Xresources file:

    URxvt.keysym.M-Home: \033[1;3H
    URxvt.keysym.M-End: \033[1;3F

because the recognition of the odd urxvt sequences has
been removed from git:

  https://git.savannah.gnu.org/cgit/nano.git/commit/?id=803a16cb

(Do not add the above-mentioned lines now, because nano
does not recognize the standard Xterm escape sequences
for M-Home and M-End yet.)


Benno

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]