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

PATCH: fix manpage formatting



Can I commit stuff like this as 'unposted'?

--- a/Doc/Zsh/mod_complist.yo
+++ b/Doc/Zsh/mod_complist.yo
@@ -383,8 +383,8 @@
 and tt(undo) and tt(backward-delete-char) go back to the previous set
 of matches
 )
-item(tt(history-incremental-search-forward),
-tt(history-incremental-search-backward))(
+xitem(tt(history-incremental-search-forward))
+item(tt(history-incremental-search-backward))(
 this starts incremental searches in the list of completions displayed;
 in this mode, tt(accept-line) only leaves incremental search, going
 back to the normal menu selection mode


-- 
Mikael Magnusson



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