From 060e81aa056def374ca38daf0dd434e391440bf1 Mon Sep 17 00:00:00 2001 From: Ingo Karkat Date: Tue, 21 Feb 2012 16:52:58 +0100 Subject: [PATCH] ENH: completion offers projects and contexts from done.txt. This is useful when there are no open projects/contexts any more, but one wants to re-use an existing name. --- tests/t6010-completion-contexts.sh | 7 +++++++ tests/t6020-completion-projects.sh | 7 +++++++ todo_completion | 14 ++++++++++++-- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/tests/t6010-completion-contexts.sh b/tests/t6010-completion-contexts.sh index f6a0d9d..5059d17 100755 --- a/tests/t6010-completion-contexts.sh +++ b/tests/t6010-completion-contexts.sh @@ -12,9 +12,16 @@ cat > todo.txt < done.txt < todo.txt < done.txt <