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

Steffen Schuldenzucker sschuldenzucker at uni-bonn.de
Mon Feb 27 13:32:09 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?
>

Second try... (amended my previous patch)

Note that L.WorkspaceDir.changeDir still won't work without my other patch

Mon Feb 27 13:20:04 CET 2012  Steffen Schuldenzucker 
<sschuldenzucker at uni-bonn.de>
   * fix L.WorkspaceDir special char handling: remove "echo -n" processing
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: prompt_directory_-fix-completion-for-paths-containing-whitespace.dpatch
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120227/1277c624/attachment.txt>


More information about the xmonad mailing list