diff --git a/inputrc b/inputrc index ee5af681..4b24ae46 100644 --- a/inputrc +++ b/inputrc @@ -4,3 +4,5 @@ "\e[B":history-search-forward # cycle through tab completion options TAB: menu-complete +# Shift-TAB cycles completions backward +"\e[Z": menu-complete-backward