aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-07-08 19:17:41 +0000
committerBill Nottingham <notting@redhat.com>1999-07-08 19:17:41 +0000
commit3de25a3f7408121b911a5719efff0bbdf799cfc7 (patch)
treef6495cacba3b6404c0240f2c353ca045ec454907
parent0288c4a15487248839e1f3eb8998f11467fb887d (diff)
downloadinitscripts-3de25a3f7408121b911a5719efff0bbdf799cfc7.tar
initscripts-3de25a3f7408121b911a5719efff0bbdf799cfc7.tar.gz
initscripts-3de25a3f7408121b911a5719efff0bbdf799cfc7.tar.bz2
initscripts-3de25a3f7408121b911a5719efff0bbdf799cfc7.tar.xz
initscripts-3de25a3f7408121b911a5719efff0bbdf799cfc7.zip
remove file
-rw-r--r--inputrc14
1 files changed, 0 insertions, 14 deletions
diff --git a/inputrc b/inputrc
deleted file mode 100644
index 9137fb84..00000000
--- a/inputrc
+++ /dev/null
@@ -1,14 +0,0 @@
-set meta-flag on
-set input-meta on
-set convert-meta off
-set output-meta on
-"\e0d": backward-word
-"\e0c": forward-word
-"\e[h": beginning-of-line
-"\e[f": end-of-line
-"\e[1~": beginning-of-line
-"\e[4~": end-of-line
-"\e[5~": beginning-of-history
-"\e[6~": end-of-history
-"\e[3~": delete-char
-"\e[2~": quoted-insert