Skip to content

Commit

Permalink
Enable case-sensitive autocomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
imanel committed Feb 14, 2014
1 parent c092b2d commit eb700bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inputrc
@@ -1,5 +1,5 @@
# Make Tab autocomplete regardless of filename case # Make Tab autocomplete regardless of filename case
set completion-ignore-case on # set completion-ignore-case on


# List all matches in case multiple possible completions are possible # List all matches in case multiple possible completions are possible
set show-all-if-ambiguous on set show-all-if-ambiguous on
Expand Down

0 comments on commit eb700bd

Please sign in to comment.