]> git.pld-linux.org Git - projects/setup.git/blobdiff - etc/profile
- Grrr... binding 'complete' to '^I' needed due to last bunch of debian patches
[projects/setup.git] / etc / profile
index f2247ae0c21329a72ab499588ead74cdff08bea3..9ea15585cf8841fc7d53b71f84b689738eaba004 100644 (file)
@@ -72,6 +72,7 @@ case "$SH" in
        fi
        PS2='> '
        set -o emacs
+       bind '^I'=complete >/dev/null 2>&1
        bind '^[^I'=complete-list >/dev/null 2>&1
        #
        # Setup some of the most basic editing functions
This page took 0.103376 seconds and 4 git commands to generate.