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

ls $PWD/<TAB>



I found that filenames are not completed when a variable is used.

is27e1u11% bindkey -e; autoload -U compinit; compinit -D
is27e1u11% ls $PWD/<TAB>

is27e1u11% a=.
is27e1u11% ls $a/<TAB>

They copmletes nothing.
-- 
Tanaka Akira



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