[xmonad] darcs patch: Prompt.Directory: fix completion for paths containing ...

Brandon Allbery allbery.b at gmail.com
Tue Feb 28 05:05:38 CET 2012


On Mon, Feb 27, 2012 at 13:23, Gwern Branwen <gwern0 at gmail.com> wrote:

> Anyone else want to comment on this? If not, I'll push in 5 days.
>

haral:42571 Z$ touch noI no\$O; O=I bash -c 'compgen -A file no$O'
noI

Is this the expected behavior?  In other words, do we expect directory
completion to expand environment variables as well as globbing, or should
it protect $ from expansion?  Also think about whether we need to protect
quotes in isSpecial.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120227/a9bbf622/attachment.htm>


More information about the xmonad mailing list