[Haskell-cafe] [ANN] Cumino 0.2 - Now supports pretty indentation through stylish-haskell

Brandon Allbery allbery.b at gmail.com
Wed Sep 12 18:59:23 CEST 2012


On Wed, Sep 12, 2012 at 11:25 AM, Alfredo Di Napoli <
alfredo.dinapoli at gmail.com> wrote:

> I'm not in front of the pc now, but afair the problem was related to
> opening a new urxvt window FROM a running urxvt.
> More details soon :)
>

urxvt defaults to using a client-server model for all terminals, IIRC (we
have a warning about it in the xmonad documentation as well since it messes
up ManageHooks).  There's possibly some option to disable this and force an
independent terminal.

-- 
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/haskell-cafe/attachments/20120912/4d507309/attachment.htm>


More information about the Haskell-Cafe mailing list