[xmonad] darcs patch: Prompt.Directory: fix completion for paths containing ...
Steffen Schuldenzucker
sschuldenzucker at uni-bonn.de
Sun Feb 26 18:15:43 CET 2012
On 02/26/2012 05:18 PM, Gwern Branwen wrote:
> On Sun, Feb 26, 2012 at 7:16 AM, Steffen Schuldenzucker
> <sschuldenzucker at uni-bonn.de> wrote:
>>
>> Hey Guys,
>>
>> a tiny fix. Contributing never felt this painless. Awesome work, really!
>>
>> -- Steffen
>>
>> 1 patch for repository http://code.haskell.org/XMonadContrib:
>>
>> Sun Feb 26 11:52:29 CET 2012 Steffen Schuldenzucker<sschuldenzucker at uni-bonn.de>
>> * Prompt.Directory: fix completion for paths containing whitespace
>
> Are you sure that works right? It looks a little dodgy - for example,
> is it right to match only on ' ' and not use something like
> Data.Char.isSpace?
>
Naah, of course you're right. In particular, it will drop backslashs
from directories containing ones. I'll fix it as soon as I find some time.
More information about the xmonad
mailing list