From de7f70ad3e9d0def8f822203c691a9255b427ef8 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 11 May 2009 23:55:49 -0400 Subject: [PATCH] Documentation Update - tab completion - Added a first cut at the tab completion web page. It needs to be tightened up. --- html/tab_completion.html | 106 +++++++++++++++++++++++++++++++++++++++ html/task.html | 2 + 2 files changed, 108 insertions(+) create mode 100644 html/tab_completion.html diff --git a/html/tab_completion.html b/html/tab_completion.html new file mode 100644 index 000000000..9e0a659a4 --- /dev/null +++ b/html/tab_completion.html @@ -0,0 +1,106 @@ + + + + Tab Completion + + + + + +
+ + + + + + +
+ + +
+
+
+
+

Tab Completion

+
+

+ There is a Bash tab completion script distributed with task. +

+ +

+ To install it, copy it to your + + /etc/bash_completion.d + + directory (in case you want to have it available system-wide) + and then + +

source /etc/bash_completion
+ + or source it from your home directory's bashrc files. +

+
+ +
+
+
+

+ Copyright 2006-2009, P. Beckingham. All rights reserved. +

+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ + + +
+ +
+ + + + + + + diff --git a/html/task.html b/html/task.html index ac991bb79..66ee777b6 100644 --- a/html/task.html +++ b/html/task.html @@ -58,6 +58,7 @@
  • Data Import
  • Frequently Asked Questions
  • ID Sequences +
  • Tab Completion

    @@ -191,6 +192,7 @@

  • Ubuntu 8 Hardy Heron
  • Ubuntu 8.10 Intrepid Ibex
  • Ubuntu 9.04 Jaunty Jackalope +
  • Arch Linux
  • Solaris 10
  • Cygwin 1.5.25-14