summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/README b/bin/README
index 53c170c5..d023d283 100644
--- a/bin/README
+++ b/bin/README
@@ -16,7 +16,7 @@ Session detach and attach. Simple implementation of part of screen(1) by
 lending out the master end of a PTY over a UNIX domain socket. Detach
 with ^Q.
 
-    dtch a nvim & disown
+    dtch a nvim &
     atch a
 
                                  fbatt
vim?id=e21a04d5b658d5f90031b6666b3cff874eaf83b8&follow=1'>Tweak colorscheme moreJune McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe