summaryrefslogtreecommitdiff
path: root/plugins/man
AgeCommit message (Collapse)Author
2020-05-21man: look for man page for subcommands (#8798)wurza
2020-03-16man: use only first element of command before prepending man (#8747)wurza
Co-authored-by: Michael Wurzer <michael.wurzer@sequality.at> Co-authored-by: Marc Cornellà <marc.cornella@live.com>
2018-10-12Updated keybinding syntaxJeffrey Chandler
2018-10-12Added a README file for the man pluginJeffrey Chandler
2018-09-16man: rename file to *.plugin.zsh (#6016)Nicolas
Also fixed minor typo Closes #6108 Co-authored-by: Matt <sifrawr@gmail.com>
2015-07-29Add 'man' plugin.Jerry Ling
Inspired by sudo. But we have man-preview!