[texdoc-commits] [TeX-Live/texdoc] b09014: Fix #89, add --print-completion zsh
Takuto ASAKURA
noreply at github.com
Wed Feb 15 18:00:11 CET 2023
Branch: refs/heads/zsh-completion
Home: https://github.com/TeX-Live/texdoc
Commit: b090146b2be972317422f4c87ee0fc1dbdab4833
https://github.com/TeX-Live/texdoc/commit/b090146b2be972317422f4c87ee0fc1dbdab4833
Author: Wu Zhenyu <wuzhenyu at ustc.edu>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M doc/texdoc.1.md
M doc/texdoc.tex
M script/texdoclib-cli.tlu
M script/texdoclib-const.tlu
M script/texdoclib-util.tlu
M spec/action/help_spec.rb
Log Message:
-----------
Fix #89, add --print-completion zsh
Update man page and pdf
Add install completion method in pdf
Use `texdoc.config.options` to generate help text and shell completion
script
Add stop_completion in `texdoc.config.options`, such as `--view` will
stop `--list`, `--showall`, `--mixed`, ... due to all of them change mode
`texdoc --just-view` will complete files while `texdoc --other-option` will complete package names
`texdoc [OPTION]... ACTION` will stop all other options and arguments.
Commit: 1bf47ec76013ce65cb49beffa2a32d0373d7fed1
https://github.com/TeX-Live/texdoc/commit/1bf47ec76013ce65cb49beffa2a32d0373d7fed1
Author: Takuto ASAKURA <wtsnjp at gmail.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
A spec/action/print_completion_spec.rb
Log Message:
-----------
add spec/action/print_completion_spec.rb
Compare: https://github.com/TeX-Live/texdoc/compare/b090146b2be9%5E...1bf47ec76013
More information about the texdoc-commits
mailing list.