aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xftag.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/ftag.sh b/ftag.sh
new file mode 100755
index 0000000..2c5d11c
--- /dev/null
+++ b/ftag.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+TAGS="ftag Get |s |c+ |c- >findt >finde >findc >searchc >import |package |property <sver gbranch |upper |lower |latin |i+ |i-"
+MARGIN="//MARGINE |"
+
+# Clear the tag before adding the new ones
+echo cleartag | 9p write acme/$winid/ctl
+
+printf "\n$TAGS\nEdit\n$MARGIN" | 9p write acme/$winid/tag