CLI Magic: Bash complete (Linux.com)
Posted May 8, 2006 21:30 UTC (Mon) by
stijn (subscriber, #570)
Parent article:
CLI Magic: Bash complete (Linux.com)
Does anyone else find it extremely annoying when completion clobbers the screen with a menu? It
has taken me years to find out that bash supports cyclic tab completion with bind '"\t":menu-
complete'. I find that cyclic completion works a lot faster for me than menu-based
completion.
(
Log in to post comments)