about summary refs log tree commit diff
path: root/Completion/Commands/_most_recent_file
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-07-24 14:01:54 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-07-24 14:01:54 +0000
commit14810d6df13e0564a606b74e4c4e918e80862e25 (patch)
tree0e24a6c6b0226a90bdf8398ce94b60fdc9a87b0e /Completion/Commands/_most_recent_file
parentd6d4a3abfc84f0940e663cd69537789a039a7056 (diff)
downloadzsh-dot-zsh-199907241534.tar.gz
zsh-dot-zsh-199907241534.tar.xz
zsh-dot-zsh-199907241534.zip
zsh-3.1.6-test-3 dot-zsh-199907241534
Diffstat (limited to 'Completion/Commands/_most_recent_file')
-rw-r--r--Completion/Commands/_most_recent_file2
1 files changed, 1 insertions, 1 deletions
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