Paul Beckingham
8af0953b63
Vim Syntax Files (John Florian)
...
- Added the files on behalf of John Florian.
2009-07-06 00:34:47 -04:00
Federico Hernandez
28ab9e36cd
Vim syntax highlighting (thanks to John Florian)
2009-07-06 03:31:58 +02:00
Federico Hernandez
131f6687ea
Enhancement:
...
- Completion list for commands is now compiled dynamicaly using a task command.
- Completion now also works for direct task manipulations with IDs
eg task 3 -FOO pro:ERNIE or task 2 done
2009-07-05 00:43:34 +02:00
Paul Beckingham
3072476e53
Enhancement
...
- Added missing (new) commands to the completion script, and removed
the newly obsolete undelete command.
2009-07-03 14:13:33 -04:00
Federico Hernandez
8312dc1f1d
- Support for project names (thanks to John Florian)
...
- Completes tags and project names for any command,
not just list variants (thanks to John Florian)
- bash-completion now completes tags for removal using '-'
- internal completion list compiled by using underscore
variants of corresponding commands
2009-07-03 16:10:03 +02:00
Paul Beckingham
963574e298
Patch - Added license information (GPLv2+) to shell completion scripts
...
From 1d182d7260776edb7543cb49ccf7c59fbb95d81e Mon Sep 17 00:00:00 2001
From: Federico Hernandez <ultrafredde@gmail.com>
Date: Sat, 30 May 2009 20:51:24 +0200
Subject: [PATCH 1/2] Added license information (GPLv2+) to shell completion scripts.
2009-05-30 17:07:52 -04:00
Paul Beckingham
32d89560d5
Patch - completion scripts
...
From 950acdf2990269a6d054e9608a1fed1dddf020a0 Mon Sep 17 00:00:00 2001
From: Federico Hernandez <ultrafredde@gmail.com>
Date: Sun, 17 May 2009 22:34:28 +0200
Subject: [PATCH] Re-arranged shell completion scipts into more suitable directory structure.
2009-05-17 17:15:46 -04:00