Hi, Is the there a clean way for me to close a float workspace after I am finished with it?
I have
kpress("D", "WFloatWS.rqclose_relocate(_)"),
in my WFloatWS bindings, but its behavior seem quite odd.
If the float workspace is empty, the binding does nothing. But if I
have, say, an xterm in the workspace, the binding seems to kill the
workspace and orphan the xterm.
Any help would be appreciated.
Thanks,
Edgar
