Adding ed(1) compatibility.

This commit is contained in:
Christoph Lohmann 2012-08-20 09:03:15 +02:00
parent ce9b82147d
commit 03a03059bf

View File

@ -925,3 +925,4 @@ main(int argc, char *argv[]) {
XCloseDisplay(dpy);
return EXIT_SUCCESS;
}