set show-all-if-ambiguous on
$if Bash
    Space: magic-space
$endif
# puts the cursor after the last command in the history, wonderful when you
# forget a positional option (i.e. non GNU)
"\M-o": "\C-p\C-a\M-f "
"\M-s": menu-complete

Generated with vim2html
Copyright © 2003-2004 by Chip Cuccio <http://norlug.org/~chipster/finger>