]> arthur.barton.de Git - ax-zsh.git/commitdiff
50_completion: Insert manual page sections
authorAlexander Barton <alex@barton.de>
Sat, 22 Aug 2015 12:47:22 +0000 (14:47 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 22 Aug 2015 12:47:22 +0000 (14:47 +0200)
core/50_completion/50_completion.zshrc

index bcdf04fc19676f32b81eb915693b21bebb1921f2..a4bb02311187dda721f8513deefe9106ccca9d8a 100644 (file)
@@ -17,6 +17,9 @@ zstyle ':completion:*' squeeze-slashes true
 zstyle ':completion:*' use-cache on
 zstyle ':completion:*' cache-path "$ZSH_CACHE_DIR"
 
+# Manual pages
+zstyle ':completion:*:manuals.*' insert-sections true
+
 # Don't complete uninteresting users
 zstyle ':completion:*:*:*:users' ignored-patterns \
        adm amanda amavis apache arpwatch at avahi avahi-autoipd \