Skip to content

Commit

Permalink
Enable Shift + Tab for reverse through Tab-complete
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinjasaur committed Dec 4, 2018
1 parent 4dccf9e commit 842ca4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .inputrc
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ set visible-stats on

# Cycle through completions
"\t": menu-complete
"\e[Z": menu-complete-backward

0 comments on commit 842ca4f

Please sign in to comment.