From 540bd7104916b4d4749913e905a9b37d2c218afe Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 17 Nov 2016 21:36:58 +0100 Subject: Shift-tab to have vim-like completion in the shell --- system/inputrc.symlink | 2 ++ 1 file changed, 2 insertions(+) (limited to 'system/inputrc.symlink') diff --git a/system/inputrc.symlink b/system/inputrc.symlink index 05821d7..6449edb 100644 --- a/system/inputrc.symlink +++ b/system/inputrc.symlink @@ -5,3 +5,5 @@ set completion-ignore-case on "\e[A": history-search-backward "\e[B": history-search-forward + +"\e[Z": menu-complete -- cgit v1.2.3