From 8e0d8ecaf9bb08f67ae4136482eacbbabcf72e44 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sun, 21 May 2017 17:04:00 +0200 Subject: input --- by_host/Linux/input/.inputrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 by_host/Linux/input/.inputrc (limited to 'by_host/Linux') diff --git a/by_host/Linux/input/.inputrc b/by_host/Linux/input/.inputrc new file mode 100644 index 0000000..b08e399 --- /dev/null +++ b/by_host/Linux/input/.inputrc @@ -0,0 +1,6 @@ +"\e[A": history-search-backward +"\e[B": history-search-forward + +set show-all-if-ambiguous on +set completion-ignore-case on + -- cgit v1.2.3