summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-07-16 13:14:51 -0400
committerJune McEnroe <june@causal.agency>2017-07-16 13:14:51 -0400
commitd67317b05674bece813117316cb6834269d0de37 (patch)
tree8a5f16af45049bc95c5ce522f825d8cece03715e
parentFix dtch portability (diff)
downloadsrc-d67317b05674bece813117316cb6834269d0de37.tar.gz
src-d67317b05674bece813117316cb6834269d0de37.zip
Add description to dtch
Diffstat (limited to '')
-rwxr-xr-xhome/.bin/dtch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.bin/dtch.c b/home/.bin/dtch.c
index 2c19e1d2..1865716b 100755
--- a/home/.bin/dtch.c
+++ b/home/.bin/dtch.c
@@ -6,6 +6,8 @@ ln -f $bin/dtch $bin/atch
 exit
 #endif
 
+// Session attach and detach.
+
 #include <err.h>
 #include <errno.h>
 #include <fcntl.h>
019-07-09 23:35:52 -0400'>2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe1a07d3f1c055cfaf0733b7d081ab07800de1ced&follow=1'>Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe