Re: Alt+Home and Alt+End not recognized on urxvt
Seb <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Benno, > You probably have 'URxvt.meta8: True' in your ~/.Xresources file, right? Yes. > 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. Seb.