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

Re: globbing index*



On Mon, Mar 7, 2011 at 2:12 PM, zzapper <david@xxxxxxxxxx> wrote:

> so when I type
> > diff index*
> I can assume that I will get, (but it will always be as clear)
>

I have Ctrl-D bound to delete-char-or-list, so I just type Ctrl-D after some
glob* item to see what it will expand to (without changing the
command-line).  The only bad thing is if I'm not at the end of the command
line it obviously will delete a character instead.  Using tab-expansion
followed by undo (Ctrl-underscore) is useful when I'm in the middle of the
command.

..wayne..


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