{"id":15672809,"url":"https://github.com/lambdalisue/vim-askpass","last_synced_at":"2026-02-26T02:43:21.531Z","repository":{"id":43386810,"uuid":"400703415","full_name":"lambdalisue/vim-askpass","owner":"lambdalisue","description":"🎙  Askpass (askpass.vim) is a plugin that open a prompt on Vim/Neovim when some program (e.g. SSH) ask user input (e.g RSA key passphrase) through a job on Vim/Neovim.","archived":false,"fork":false,"pushed_at":"2024-07-13T00:24:32.000Z","size":19,"stargazers_count":18,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T05:37:38.366Z","etag":null,"topics":["askpass","git","neovim","ssh","sudo","vim","vim-denops"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lambdalisue.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lambdalisue"}},"created_at":"2021-08-28T04:45:17.000Z","updated_at":"2025-08-04T06:17:18.000Z","dependencies_parsed_at":"2023-12-22T02:55:50.911Z","dependency_job_id":"10636c4e-0a20-40ea-bdaa-2b1e1079f4d1","html_url":"https://github.com/lambdalisue/vim-askpass","commit_stats":null,"previous_names":["lambdalisue/vim-askpass"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lambdalisue/vim-askpass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-askpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-askpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-askpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-askpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdalisue","download_url":"https://codeload.github.com/lambdalisue/vim-askpass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-askpass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29848634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["askpass","git","neovim","ssh","sudo","vim","vim-denops"],"created_at":"2024-10-03T15:32:17.401Z","updated_at":"2026-02-26T02:43:21.502Z","avatar_url":"https://github.com/lambdalisue.png","language":"TypeScript","funding_links":["https://github.com/sponsors/lambdalisue"],"categories":[],"sub_categories":[],"readme":"# 🎙 askpass.vim\n\n[![Deno 1.17.1 or above](https://img.shields.io/badge/Deno-Support%201.17.1-yellowgreen.svg?logo=deno)](https://github.com/denoland/deno/tree/v1.17.1)\n[![Vim 8.2.3452 or above](https://img.shields.io/badge/Vim-Support%208.2.3452-yellowgreen.svg?logo=vim)](https://github.com/vim/vim/tree/v8.2.3452)\n[![Neovim 0.6.0 or above](https://img.shields.io/badge/Neovim-Support%200.6.0-yellowgreen.svg?logo=neovim\u0026logoColor=white)](https://github.com/neovim/neovim/tree/v0.6.0)\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![vim help](https://img.shields.io/badge/vim-%3Ah%20askpass-orange.svg)](doc/askpass.txt)\n[![test](https://github.com/lambdalisue/askpass.vim/actions/workflows/test.yml/badge.svg)](https://github.com/lambdalisue/askpass.vim/actions/workflows/test.yml)\n\nAskpass (askpass.vim) is a plugin that open a prompt on Vim/Neovim when some\nprogram (e.g. SSH) ask user input (e.g RSA key passphrase) through a job on\nVim/Neovim.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/546312/131208255-9ac7d582-6bcf-40dd-9eae-3157a0df77bc.gif\"\u003e\n\u003cbr\u003e\n\u003csup\u003eWith \u003ca href=\"https://github.com/lambdalisue/gin.vim\" target=\"_blank\"\u003elambdalisue/gin.vim\u003c/a\u003e\n\u003c/p\u003e\n\n## Requirements\n\n- [denops.vim](https://github.com/vim-denops/denops.vim)\n\n## Similar projects\n\n- [lambdalisue/guise.vim](https://github.com/lambdalisue/guise.vim)\n\n## License\n\nThe code in this repository follows MIT license, texted in [LICENSE](./LICENSE).\nContributors need to agree that any modifications sent in this repository follow\nthe license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdalisue%2Fvim-askpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdalisue%2Fvim-askpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdalisue%2Fvim-askpass/lists"}