Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: How to insert completions on command line



On 2006-08-19 11:17:54 -0700, Bart Schaefer wrote:
>           zle -C all-matches complete-word _generic
>           bindkey '^Xa' all-matches
>           zstyle ':completion:all-matches:*' old-matches only
>           zstyle ':completion:all-matches::::' completer _all_matches

I've tried for instance: mail ^Xa
but the ^Xa has no effect, whereas [Tab] lists all the possible
completions.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Messages sorted by: Reverse Date, Date, Thread, Author