[notmuch] [PATCH] Checkin some command-only tcsh completions
authorAlexander Botero-Lowry <alex.boterolowry@gmail.com>
Thu, 19 Nov 2009 01:15:43 +0000 (17:15 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:36 +0000 (09:35 -0800)
09/50196c6d3aeb4c767b9f8ae709d31be622581c [new file with mode: 0644]

diff --git a/09/50196c6d3aeb4c767b9f8ae709d31be622581c b/09/50196c6d3aeb4c767b9f8ae709d31be622581c
new file mode 100644 (file)
index 0000000..f1f8f62
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <alex.boterolowry@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 20FDC431FCB\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 17:16:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id SvxW1mSAiuNS for <notmuch@notmuchmail.org>;\r
+       Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
+Received: from mail-gx0-f221.google.com (mail-gx0-f221.google.com\r
+       [209.85.217.221])\r
+       by olra.theworths.org (Postfix) with ESMTP id 8A962431FAE\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
+Received: by gxk21 with SMTP id 21so1611563gxk.10\r
+       for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=domainkey-signature:received:received:received:from:to:cc:subject\r
+       :date:message-id:x-mailer;\r
+       bh=OXwWeGmsa6u0ti/prKSwxP4Ott3nilbE01/77WF5pXI=;\r
+       b=NpypCSWqkXWY0yXVmbAnD2H6iGumhHHzcIUHXy6uyo0qA9nCNtoEAl3z5+IQuXHDOu\r
+       hfcf8YjxFkbdOT1di/UuhAHEbQlMTwbuRiLSGc77/F2aHyk4Sd409Lh7SoEqCKRoDeBD\r
+       +Nd74k5Ujd9gArvXxB5nikX9SnCpbnKVScKF4=\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
+       h=from:to:cc:subject:date:message-id:x-mailer;\r
+       b=TUNc8YgCLTl/1+Y7WOW1NsKCGKUNPelL1++OYsvf4rAVDW+gOwEwfQtcucLlPY/o0g\r
+       o2SJywzAD7WNGwtgQ+JMF3bmaP05gHyDa+NeeR62Ptbpx2KwQ1khAifUSloPu5Xp0aiB\r
+       p8d4ATKqH8OxI2y8whMpy1TVRP4sScmCLaO5I=\r
+Received: by 10.101.202.1 with SMTP id e1mr1500030anq.69.1258593367171;\r
+       Wed, 18 Nov 2009 17:16:07 -0800 (PST)\r
+Received: from fortitudo (nat09.metaweb.com [208.68.111.136])\r
+       by mx.google.com with ESMTPS id 9sm29874yxf.41.2009.11.18.17.16.05\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Wed, 18 Nov 2009 17:16:06 -0800 (PST)\r
+Received: from alexbl (uid 1001) (envelope-from alexbl@fortitudo) id 70a8\r
+       by fortitudo (DragonFly Mail Agent) Wed, 18 Nov 2009 17:16:05 -0800\r
+From: Alexander Botero-Lowry <alex.boterolowry@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Date: Wed, 18 Nov 2009 17:15:43 -0800\r
+Message-Id: <1258593343-7972-1-git-send-email-alex.boterolowry@gmail.com>\r
+X-Mailer: git-send-email 1.6.5.2\r
+Subject: [notmuch] [PATCH] Checkin some command-only tcsh completions\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 19 Nov 2009 01:16:08 -0000\r
+\r
+---\r
+ notmuch-completion.tcsh |    2 ++\r
+ 1 files changed, 2 insertions(+), 0 deletions(-)\r
+ create mode 100644 notmuch-completion.tcsh\r
+\r
+diff --git a/notmuch-completion.tcsh b/notmuch-completion.tcsh\r
+new file mode 100644\r
+index 0000000..c0d3a44\r
+--- /dev/null\r
++++ b/notmuch-completion.tcsh\r
+@@ -0,0 +1,2 @@\r
++set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`\r
++complete notmuch 'p/1/$NOTMUCH_CMD/'\r
+-- \r
+1.6.5.2\r
+\r