changeset 1023 | 15f1cfa23949 |
parent 1022 | 17e43eca7401 |
--- a/.inputrc Sun Nov 12 13:44:06 2023 +0200 +++ b/.inputrc Sun Nov 12 14:17:23 2023 +0200 @@ -125,6 +125,9 @@ "\e[1;3D": menu-complete-backward # M-Left "\e[1;5I": menu-complete # C-TAB +# Completion based on history. +"\e\C-i": dynamic-complete-history + # Local Variables: # mode: shell-script # fill-column: 78