summaryrefslogtreecommitdiff
path: root/tabbed.1
diff options
context:
space:
mode:
authorConnor Lane Smith <cls@lubutu.com>2015-05-06 17:46:10 +0100
committerChristoph Lohmann <20h@r-36.net>2015-05-09 20:03:08 +0200
commitd60069a3e7a9e382f3221f8e405ad8c05abeea20 (patch)
tree457490ce70458e79e7adeb3ec019a2bf74cd93dc /tabbed.1
parent0728caee306423cd1dc139e000828329c9285ab7 (diff)
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>
Diffstat (limited to 'tabbed.1')
-rw-r--r--tabbed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tabbed.1 b/tabbed.1
index 83af311..ec6e0b2 100644
--- a/tabbed.1
+++ b/tabbed.1
@@ -156,7 +156,7 @@ See the LICENSE file for the authors.
.SH LICENSE
See the LICENSE file for the terms of redistribution.
.SH SEE ALSO
-.BR st (1)
+.BR st (1),
+.BR xembed (1)
.SH BUGS
Please report them.
-