Skip to content

tldr-missing-pages: Add support for zsh history file

Juri requested to merge gutjuri/bin:gutjuri-master-patch-37719 into master

Missing pages can now also be detected from zsh history files. This is useful is users use zsh instead of bash in their day-to-day work (as I do).

It now also supports reading from compgen -c, which lists all available commands on the system.

If you accept this change, could you please be so kind as to add the hacktoberfest-accepted label to the MR? Thank you.

Edited by Juri

Merge request reports