From: gobo72 Date: Sun, 25 Sep 2011 01:43:27 +0000 (+0000) Subject: Correction problème séquence CTRL + flèche dans inputrc en mode graphique. En mode... X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=a07a8cd56748d3c7df6240edd10fba4d71a2b19a;p=hvlinux.git Correction problème séquence CTRL + flèche dans inputrc en mode graphique. En mode command line, ça ne marche plus cependant (voir showkey -a). --- diff --git a/stage1/misc/inputrc b/stage1/misc/inputrc index 3ed6c06..4bb793c 100644 --- a/stage1/misc/inputrc +++ b/stage1/misc/inputrc @@ -28,8 +28,6 @@ set completion-ignore-case On "\e[6~": end-of-history "\e[3~": delete-char "\e[2~": quoted-insert -"\e[D": backward-word -"\e[C": forward-word # for xterm "\eOH": beginning-of-line "\eOF": end-of-line