terminal: add systemd-subterm example

System Internals / systemd - David Herrmann [gmail.com] - 18 July 2014 05:53 UTC

The systemd-subterm example is a stacked terminal that shows how to use sd-term. Instead of rendering images and displaying it via X11/etc., it uses its parent terminal to display the page (terminal-emulator inside a terminal-emulator) (like GNU-screen and friends do).

This is only for testing and not installed system-wide!

5ab887e terminal: add systemd-subterm example
.gitignore | 1 +
Makefile.am | 11 +
src/libsystemd-terminal/subterm.c | 991 +++++++++++++++++++++++++++++++++++++
3 files changed, 1003 insertions(+)

Upstream: github.com


  • Share