unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Checkin some command-only tcsh completions
@ 2009-11-19  1:15 Alexander Botero-Lowry
  2009-11-20 17:17 ` Carl Worth
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Botero-Lowry @ 2009-11-19  1:15 UTC (permalink / raw
  To: notmuch

---
 notmuch-completion.tcsh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 notmuch-completion.tcsh

diff --git a/notmuch-completion.tcsh b/notmuch-completion.tcsh
new file mode 100644
index 0000000..c0d3a44
--- /dev/null
+++ b/notmuch-completion.tcsh
@@ -0,0 +1,2 @@
+set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
+complete notmuch 'p/1/$NOTMUCH_CMD/'
-- 
1.6.5.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Checkin some command-only tcsh completions
  2009-11-19  1:15 [PATCH] Checkin some command-only tcsh completions Alexander Botero-Lowry
@ 2009-11-20 17:17 ` Carl Worth
  0 siblings, 0 replies; 2+ messages in thread
From: Carl Worth @ 2009-11-20 17:17 UTC (permalink / raw
  To: Alexander Botero-Lowry, notmuch

On Wed, 18 Nov 2009 17:15:43 -0800, Alexander Botero-Lowry <alex.boterolowry@gmail.com> wrote:
> diff --git a/notmuch-completion.tcsh b/notmuch-completion.tcsh

Thanks, Alexander.

I moved this down into contrib where our other completion scripts are
and pushed it out.

-Carl

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-20 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-19  1:15 [PATCH] Checkin some command-only tcsh completions Alexander Botero-Lowry
2009-11-20 17:17 ` Carl Worth

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).