aboutsummaryrefslogtreecommitdiff
path: root/tag.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tag.sh')
-rwxr-xr-xtag.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/tag.sh b/tag.sh
index 4107521..a42b0bc 100755
--- a/tag.sh
+++ b/tag.sh
@@ -2,9 +2,11 @@
CMD=`echo $0 | sed 's/.*\///g'`
-TAG="Get $CMD |c+ |c- |latin"
+EDIT_TAG='(Edit =)'
+TAG="Get $CMD |c+ |c- |latin >ffunc m80 m120 >java-import |java-package >find-file >find-class |qentity |lower |upper >who-implement-me"
+DEBUG_TAG='bp'
# Clear the tag before adding the new one
echo cleartag | 9p write acme/$winid/ctl
-printf "\n$TAG\nEdit" | 9p write acme/$winid/tag
+printf "\n$EDIT_TAG\n$TAG\n$DEBUG_TAG\nEdit" | 9p write acme/$winid/tag