summaryrefslogtreecommitdiff
path: root/plugins/colored-man-pages/README.md
AgeCommit message (Collapse)Author
2020-11-12refactor(colored-man-pages): move nroff wrapper and refactor logic in ↵ratijas
`colored` function (#9437)
2020-03-30colorized-man-pages: add hooks for dman and debman commands (#8776)Felix Stupp
* colorized-man-pages: Added hooks for commands dman and debman `dman` and `debman` are tools from the package `debian-goodies` for Debian systems (see https://packages.debian.org/stable/debian-goodies). They can display man pages from manpages.debian.org or local debian packages respectively. README of the plugin is also updated. * Simplify syntax for future changes * Fix README syntax Co-authored-by: Marc CornellĂ  <marc.cornella@live.com>
2019-08-04Add README fileIulian Onofrei