From 9eca7fc7261494760c1709189e93a044c3658a84 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Tue, 27 Jun 2000 15:05:33 +0000 Subject: menu style accepts yes=x to start menu completion if there are at least x matches (3219) --- ChangeLog | 4 ++++ Completion/Core/_main_complete | 50 ++++++++++++++++++++++++------------------ Doc/Zsh/compsys.yo | 4 ++++ 3 files changed, 37 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index f801c4a6b..e03bff517 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-06-27 Sven Wischnowsky + * 3219: Completion/Core/_main_complete, Doc/Zsh/compsys.yo: menu + style accepts yes=x to start menu completion if there are at least + x matches + * Andrej: 12084: Src/Modules/zpty.c: don't close slave if not yet open * 12082: Doc/Zsh/compsys.yo: document _use_lo diff --git a/Completion/Core/_main_complete b/Completion/Core/_main_complete index f238c88ac..690192020 100644 --- a/Completion/Core/_main_complete +++ b/Completion/Core/_main_complete @@ -23,7 +23,7 @@ exec