]> git.ipfire.org Git - thirdparty/systemd.git/commit - .gitignore
terminal: add systemd-subterm example
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 17 Jul 2014 09:10:53 +0000 (11:10 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Fri, 18 Jul 2014 10:53:41 +0000 (12:53 +0200)
commit5ab887e98d80ffaf05a97abe4cdc1553a85f0637
treedf14266f2f3b73685b749da519731328bd099a25
parente432f9e8f999fe75d79a2499035c8e84b04a8b1a
terminal: add systemd-subterm example

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!
.gitignore
Makefile.am
src/libsystemd-terminal/subterm.c [new file with mode: 0644]