~kris/suckless

tabbed

03a03059bf79bb0290f7c7401f77500cc1766fa9 — Christoph Lohmann 14 years ago ce9b821
Adding ed(1) compatibility.
1 files changed, 1 insertions(+), 0 deletions(-)

M tabbed.c
M tabbed.c => tabbed.c +1 -0
@@ 925,3 925,4 @@ main(int argc, char *argv[]) {
	XCloseDisplay(dpy);
	return EXIT_SUCCESS;
}