{"id":23158801,"url":"https://github.com/meronz/vscode.manpages","last_synced_at":"2025-08-18T01:31:03.390Z","repository":{"id":39964398,"uuid":"424924438","full_name":"meronz/vscode.manpages","owner":"meronz","description":"Quickly open man pages and navigate through them.","archived":false,"fork":false,"pushed_at":"2024-01-20T11:59:39.000Z","size":249,"stargazers_count":6,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-21T12:41:33.269Z","etag":null,"topics":["linux","shell","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meronz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-11-05T11:28:15.000Z","updated_at":"2024-01-21T12:41:33.270Z","dependencies_parsed_at":"2024-01-13T11:48:24.195Z","dependency_job_id":"7edd1617-7500-41d7-a93d-e9974741b7aa","html_url":"https://github.com/meronz/vscode.manpages","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meronz%2Fvscode.manpages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meronz%2Fvscode.manpages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meronz%2Fvscode.manpages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meronz%2Fvscode.manpages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meronz","download_url":"https://codeload.github.com/meronz/vscode.manpages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230189897,"owners_count":18187382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","shell","vscode","vscode-extension"],"created_at":"2024-12-17T22:27:45.451Z","updated_at":"2024-12-17T22:27:46.629Z","avatar_url":"https://github.com/meronz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Manpages \n\n[![Deploy Extension](https://github.com/meronz/vscode.manpages/actions/workflows/publish.yml/badge.svg?branch=main)](https://github.com/meronz/vscode.manpages/actions/workflows/publish.yml)\n\n+ Open the man page for the word under cursor or selected.\n+ Move quickly by following links inside the man page.\n+ Search the manual pages for names and descriptions (apropos).\n\n## Requirements\nThis extension requires `man` to be installed and working from the integrated terminal.\nYou may configure the command to execute the man binary with the `man.path` setting \n\n## Configuration\nThe extension accepts the following configuration parameters:\n\nsetting                 | description                  | default\n------------------------|------------------------------|----------\nmanpages.binary.path    | Path of the man binary       | man\nmanpages.binary.args    | Arguments passed to man      |\nmanpages.apropos.path   | Path of the apropos binary   | apropos\nmanpages.apropos.args   | Arguments passed to apropos  | \nmanpages.openAsSplit    | Open the manpage result in a split tab | true\nmanpages.editorMenuShortcutPosition | Specifies the position of the 'Open page' command in the editor context menu | navigation\nmanpages.enableSyntaxHighlighting | Enable syntax highlighting for manpages | true\n\nFor example, on Windows with WSL you may use the setting `\"manpages.binary.path\": \"wsl man\"`.\nMoreover, you can pass additional arguments to man, like `\"--manpath=/some/path\"`, `\"--locale=fr\"`, etc. The complete list depends on the OS, and you can find it by running `man --help`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeronz%2Fvscode.manpages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeronz%2Fvscode.manpages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeronz%2Fvscode.manpages/lists"}