On Wed, Oct 10, 2012 at 10:35 AM, Jeffrey David Johnson <jefdaj@gmail.com> wrote:
I'm trying to write a function that asks for a workspace name, then sends the current window there and views it. carryToSpecific = withWorkspace myXPConfig (windows . W.shift) >> withWorkspace myXPConfig (windows . W.greedyView)