From 14810d6df13e0564a606b74e4c4e918e80862e25 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 24 Jul 1999 14:01:54 +0000 Subject: zsh-3.1.6-test-3 --- Completion/Commands/_most_recent_file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Commands/_most_recent_file') diff --git a/Completion/Commands/_most_recent_file b/Completion/Commands/_most_recent_file index 868da8993..f8d2bd80c 100644 --- a/Completion/Commands/_most_recent_file +++ b/Completion/Commands/_most_recent_file @@ -1,4 +1,4 @@ -#compdef -k complete-word \C-xm +#compdef -kn complete-word \C-xm # Complete the most recent file matching the pattern on the line so # far: globbing is active, i.e. *.txt will be expanded to the most recent -- cgit 1.4.1