mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-11 13:56:20 +10:00
Merge pull request #55 from atdt/patch-1
.inputrc: Remove duplicate `show-all-if-ambiguous` setting
This commit is contained in:
@@ -21,9 +21,6 @@ set match-hidden-files off
|
||||
# Show all autocomplete results at once
|
||||
set page-completions off
|
||||
|
||||
# Immediately show all possible completions
|
||||
set show-all-if-ambiguous on
|
||||
|
||||
# If there are more than 200 possible completions for a word, ask to show them all
|
||||
set completion-query-items 200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user