Commit Diff


commit - a9e66ffa4eb61a4728d536d20f916a5a02ab5626
commit + 73ea36569e83560168cfd7e40d85d9d247bce593
blob - 438fc48fcab15db9c9d45b7552bba737fd89fe1b
blob + b59b7948fdea02c984c43704c39fc5b03b2e7287
--- plumb/basic
+++ plumb/basic
@@ -64,7 +64,7 @@ type is text
 data matches '([.a-zA-Z¡-￿0-9_/\-@]*[a-zA-Z¡-￿0-9_/\-])':$twocolonaddr,$twocolonaddr
 arg isfile     $1
 data set       $file
-attr add       addr=$2-#1+#$3,$4-#1+#$5
+attr add       addr=$2-#0+#$3-#1,$4-#0+#$5-#1
 plumb to edit
 plumb client $editor
 
@@ -73,7 +73,7 @@ type is text
 data matches '([.a-zA-Z¡-￿0-9_/\-@]*[a-zA-Z¡-￿0-9_/\-])':$twocolonaddr
 arg isfile     $1
 data set       $file
-attr add       addr=$2-#1+#$3
+attr add       addr=$2-#0+#$3-#1
 plumb to edit
 plumb client $editor