josh- 2012-09-04 23:16:19 -07:00
parent 427ae99b36
commit 0e064b148d

@ -330,7 +330,14 @@ Adds tab-completion of Grails script names to the command line use of grails. L
## osx
**Maintainer:** [robbyrussell][robbyrussell]
* `tab` - open the current directory in a new tab via the *tab* command
* `tab` - open the current directory in a new tab
* `pfd` - return the path of the frontmost Finder window
* `pfs` - return the current Finder selection
* `cdf` - cd to the current Finder directory
* `pushdf` - pushd to the current Finder directory
* `quick-look` - Quick Look a specified file
* `man-preview` - open a specified man page in Preview
* `trash` - move a specified file to the Trash
## perl
**Maintainer:** [robbyrussell][robbyrussell]