[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] Bash equivalent of ZSH 'zstyle ':completion:*' menu sele
From: |
john smith |
Subject: |
Re: [Help-bash] Bash equivalent of ZSH 'zstyle ':completion:*' menu select' |
Date: |
Mon, 20 Jul 2015 21:26:52 +0000 |
Someone on SO has posted a screenshot of this feature:
http://i.imgur.com.80bola.com/sU3mrDe.gif
On 7/20/15, john smith <address@hidden> wrote:
> In ZSH the following command gives a nice feature of highlighting
> completions and cycling through them using a tab and arrow keys, try
> it yourself:
>
> $ autoload -U compinit && compinit
> $ zstyle ':completion:*' menu select
>
> Is it possible to achieve something similar in Bash?
>
> --
> <address@hidden>
>
--
<address@hidden>