[xmonad] Xmonad.Util.Paste patch
Daniel Wagner
daniel
Tue Oct 8 18:36:29 UTC 2013
...or, having read a bit more of the code, perhaps push the special
cases even deeper: perhaps it makes sense to add some cases for these
things to XMonad.Util.EZConfig.parseRegular. Though there I would want
some EZConfig user/author to sign off that changing things there just so
pasting works is a sensible thing to do.
~d
On 2013-10-08 14:22, Daniel Wagner wrote:
> Hi Daan,
>
> The idea of this patch looks good to me, but the implementation looks
> a bit strange. Maybe these cases could be added to pasteChar with
> pattern-matching instead of pasteString with if/then/else... what do
> you think? I'm happy to be convinced otherwise.
>
> ~d
>
> On 2013-10-08 01:43, Daan van Rossum wrote:
>> This patch fixes pasting strings that contain whitespace characters
>>
>> --
>> Daan van Rossum
>>
>> _______________________________________________
>> xmonad mailing list
>> xmonad at haskell.org
>> http://www.haskell.org/mailman/listinfo/xmonad
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
More information about the xmonad
mailing list