diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/inputrc.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter07/inputrc.xml b/chapter07/inputrc.xml index dc928bfe9..45a102ea3 100644 --- a/chapter07/inputrc.xml +++ b/chapter07/inputrc.xml @@ -53,10 +53,8 @@ set output-meta On # none, visible or audible set bell-style none -# All of the following map the escape sequence of the -# value contained inside the 1st argument to the -# readline specific functions - +# All of the following map the escape sequence of the value +# contained in the 1st argument to the readline specific functions "\eOd": backward-word "\eOc": forward-word |