[xmonad] Issue 469 in xmonad: The --replace flag does not work
codesite-noreply at google.com
codesite-noreply at google.com
Tue Aug 9 21:33:13 CEST 2011
Status: New
Owner: ----
New issue 469 by kris... at emptybox.org: The --replace flag does not work
http://code.google.com/p/xmonad/issues/detail?id=469
What steps will reproduce the problem?
1. xmonad --replace
What is the expected output? What do you see instead?
I expect xmonad to replace the running window manager as documented in
xmonad --help
Usage: xmonad [OPTION]
Options:
--help Print this message
--version Print the version number
--recompile Recompile your ~/.xmonad/xmonad.hs
--replace Replace the running window manager with
xmonad
--restart Request a running xmonad process to restart
Instead the following occurs:
xmonad --replace
xmonad: user error (unrecognized flags)
xmonad --version
xmonad 0.10
(the latest version from darcs)
More information about the xmonad
mailing list