Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Man Page Search Completion #4094

Open
nicoandmee opened this issue Jul 26, 2022 · 0 comments
Open

[Feature] Man Page Search Completion #4094

nicoandmee opened this issue Jul 26, 2022 · 0 comments

Comments

@nicoandmee
Copy link

I don't know about you guys, but I frequently refer to man pages in my day-to-day. Sometimes, I may be in the browser and would like to see a pretty and simplified man page for the command in question. Enter MANKIER, a lovely service that aggregates man pages and enhances them with so-called tldr docsets.

As an example, consider the entry for fd, an alternative to the generic find on UNIX systems. It would be great to have search completion and search capabilities for MANKIER in vimium. That's why I've created a PR that adds that support, and starts the process of refactoring MV2 code for MV3 (really, just using Fetch instead of XMLHttpRequest - as it is not available in SW context).

If you also find this feature addition useful please indicate your interest by commenting or upvoting this issue, to bring it to the attention of project maintainers. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant