~kris/suckless

tabbed

ref: 3c79bcb40808c31a9f8f47538f4f8d5c489b7f60 tabbed/xembed.1 -rw-r--r-- 804 bytes
d60069a3 — Connor Lane Smith 11 years ago
add xembed wrapper utility

xembed will cause a command to attempt to XEmbed into the window given
by the environment variable XEMBED, so long as it is in the foreground
of its controlling terminal. This causes a process to effectively take
the place of the terminal window, unless it is backgrounded.

Signed-off-by: Christoph Lohmann <20h@r-36.net>