zsh-users/antigen

Support debug/verbose mode

開放

#471 建立於 2017年4月3日

 (1 則留言) (0 個反應) (0 位負責人)Shell (282 個分叉)batch import
EnhancementHelp wanted

倉庫指標

星標
 (7,876 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

As per https://trello.com/c/osZqPWKz/107-support-debug-verbose-mode

Support for:


> antigen bundle zsh-users/zsh-syntax-highlighting --debug
Gonna install 'https://github.com/zsh-users/zsh-syntax-highlighting.git'...
Clone OK: '$ADOTDIR/zsh-users/zsh-syntax-highlighting'
Determining entry point...
Found entry point: '$ADOTDIR/zsh-users/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh' using dot-plugin strategy.
No entries found to add to PATH. Not updated.
No entries found to add to fpath. Not updated.
Record entry: 'https://github.com/zsh-users/zsh-syntax-highlighting.git|master / plugin true'

Support --debug and --dry-run.

貢獻者指南