Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion inside braces
- X-seq: zsh-users 836
- From: Greg Badros <gjb@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Completion inside braces
- Date: 23 Apr 1997 10:08:14 -0700
- Sender: gjb@xxxxxxxxxxxxxxxxx
Is there any straightforward way to make completion work when you're
inside braces. e.g. I'd like:
cp ~gjb/archive/{zsh.tgz,xterm[TAB]
to complete on
~gjb/archive/xterm
I realize the general case can be complex, but still seems tractable.
Can one do this w/o changing zsh source? Is it doable?
Thanks,
Greg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author