[xmonad] putEnv from Prompt.Input

Brandon Allbery allbery.b at gmail.com
Tue Dec 23 21:31:54 UTC 2014


On Tue, Dec 23, 2014 at 4:16 PM, Eric Mrak <mail at ericmrak.info> wrote:

> I'm using Prompt.Input (inputPrompt) to query for values such as "VAR=val"
> and passing those along to putEnv. The problem is when I start a new
> terminal using the standard mod+shift+enter the environment does not have
> VAR=val in it.
>

What kind of terminal are you starting? If it's based on a terminal factory
(e.g. urxvtc+urxvtd, or xfce4-terminal, etc.) then it won't get any
environment variables from anything but the invocation that starts the
factory backend.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20141223/76cd5449/attachment.html>


More information about the xmonad mailing list