Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Open man pages with ManOpen from the Finder' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open man pages with ManOpen from the Finder
Authored by: carsten on Mar 10, '03 11:45:05AM
To imbue openman with the same autocompletion power as as man has in the terminal, add the following line to ~/Library/init/tcsh/completions.mine then open a new terminal window.

complete openman 'n/-M/d/' 'p/*/c/'


[ Reply to This | # ]