From 461ba78442c1adeabe01059a57e36b429beffc71 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Tue, 20 Jun 2017 17:02:06 +0200 Subject: fix --- by_host/Darwin/input/.inputrc | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 by_host/Darwin/input/.inputrc (limited to 'by_host/Darwin/input/.inputrc') diff --git a/by_host/Darwin/input/.inputrc b/by_host/Darwin/input/.inputrc deleted file mode 100644 index 0fe68cf..0000000 --- a/by_host/Darwin/input/.inputrc +++ /dev/null @@ -1,20 +0,0 @@ -"\e[1~": beginning-of-line -"\e[4~": end-of-line -"\e[5~": history-search-backward -"\e[6~": history-search-forward -"\e[3~": delete-char -"\e[2~": quoted-insert -"\e[5C": forward-word -"\e[5D": backward-word -"\e\e[C": forward-word -"\e\e[D": backward-word - -set completion-ignore-case on -set expand-tilde on -set convert-meta off -set input-meta on -set output-meta on -set show-all-if-ambiguous on -set visible-stats on -set -o vi - -- cgit v1.2.3