Hello everyone, I recently upgraded from an Aterm setup to rxvt-unicode for its support of... unicode. It works pretty well, but I am not able anymore to bind cursor keys in conjunction with screen. Classically, I use the shell builtin "read" to find the key sequence that describes the shortcut, and as usual, Alt+Left respond: ^[^[[D and Alt+Right: ^[^[[C
Here are the setup lines concerned in my .screenrc: bindkey "^[^[[D" prev bindkey "^[^[[C" next When I hit the keys sequence, my screen bells and "[C" or "[D" appears. Anyone any idea ? -- Mattieu PUEL Recherche & développement -- Intradot Labs SAS +33 4 78 80 87 90 | www.intradot.com -- 97 rue Racine - 69100 Villeurbanne _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
