Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
9a61336d
Commit
9a61336d
authored
Jun 20, 2016
by
Marc Cornellà
Committed by
GitHub
Jun 20, 2016
Browse files
Fix man-preview completion definition
Related: #5179
parent
909fcef0
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/osx/osx.plugin.zsh
View file @
9a61336d
...
...
@@ -175,7 +175,7 @@ function quick-look() {
function
man-preview
()
{
man
-t
"
$@
"
| open
-f
-a
Preview
}
compdef man-preview
=
man
compdef
_man
man-preview
function
vncviewer
()
{
open vnc://
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment