[xmonad] Re: Issue 317 in xmonad: Implement a working
X.U.putSelection
codesite-noreply at google.com
codesite-noreply at google.com
Fri Oct 30 20:13:50 EDT 2009
Comment #17 on issue 317 by alexey at feldgendler.ru: Implement a working
X.U.putSelection
http://code.google.com/p/xmonad/issues/detail?id=317
Disregard my last comment. That was for an unrelated reason.
Finally got it working. However, there is currently no way to get the
current string
out of the XP monad. Can you please add this to Prompt.hs (exporting, of
course)?
-- | Return the currently entered string
getString :: XP (String)
getString = gets command
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the xmonad
mailing list