提交 9a61336d 编写于 作者: M Marc Cornellà 提交者: GitHub

Fix man-preview completion definition

Related: #5179
上级 909fcef0
...@@ -175,7 +175,7 @@ function quick-look() { ...@@ -175,7 +175,7 @@ function quick-look() {
function man-preview() { function man-preview() {
man -t "$@" | open -f -a Preview man -t "$@" | open -f -a Preview
} }
compdef man-preview=man compdef _man man-preview
function vncviewer() { function vncviewer() {
open vnc://$@ open vnc://$@
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册