Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

path-completion doc missing item( messes up formatting



Seems to have been introduced by "unposted: add kindex entry for
path-completion style".


diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 4b37ef3..d7c3799 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -2265,6 +2265,7 @@ the style is not set but this file is found in
one of various standard
 locations it will be used as the default.
 )
 kindex(path-completion, completion style)
+item(tt(path-completion))(
 This is used by filename completion.  By default, filename completion
 examines all components of a path to see if there are completions of
 that component.  For example, tt(/u/b/z) can be completed to


-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author