Fix the atom handling and fix the title setting. Thanks to Carlos Pita!
Test before commit. Correcting a typo.
Adding ed(1) compatibility.
Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall.
Removing the warning about »XKeycodeToKeysym.
Introduce ARG* macros to simplify arg handling.
Enable easier tabbed handling with the xid.
Add '--' and concatenated parameter support.
Allow no automatic spawning of the command.
display cmd info on tabbed-win
fix focus handling (thanks roman)
remove unused variable (thanks christoph)
spawn on startup (thanks christoph)
added generic client support (thanks Stephen)
XKill if windows won't close, cleanups.
removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to Thomas Adam