
31 Oct
2009
31 Oct
'09
12:13 a.m.
Comment #17 on issue 317 by alexey@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