Introduction
Introduction Statistics Contact Development Disclaimer Help
Adding ed(1) compatibility. - tabbed - tab interface for application supporting…
git clone git://git.suckless.org/tabbed
Log
Files
Refs
README
LICENSE
---
commit 03a03059bf79bb0290f7c7401f77500cc1766fa9
parent ce9b82147dbd347816f25d16d64748cbcb8f549b
Author: Christoph Lohmann <[email protected]>
Date: Mon, 20 Aug 2012 09:03:15 +0200
Adding ed(1) compatibility.
Diffstat:
M tabbed.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/tabbed.c b/tabbed.c
@@ -925,3 +925,4 @@ main(int argc, char *argv[]) {
XCloseDisplay(dpy);
return EXIT_SUCCESS;
}
+
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.