{"id":14109030,"url":"https://github.com/zachflower/hyper-confirm","last_synced_at":"2025-08-01T07:33:32.815Z","repository":{"id":24156956,"uuid":"100766468","full_name":"zachflower/hyper-confirm","owner":"zachflower","description":":no_entry: Plugin to show a confirmation dialog before quitting Hyper","archived":true,"fork":false,"pushed_at":"2024-07-01T14:51:05.000Z","size":590,"stargazers_count":22,"open_issues_count":13,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T00:54:41.043Z","etag":null,"topics":["confirmation-dialog","hacktoberfest","hyper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/zachflower.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-08-19T03:12:57.000Z","updated_at":"2024-11-02T11:31:18.000Z","dependencies_parsed_at":"2024-08-14T10:21:39.504Z","dependency_job_id":null,"html_url":"https://github.com/zachflower/hyper-confirm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zachflower/hyper-confirm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachflower%2Fhyper-confirm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachflower%2Fhyper-confirm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachflower%2Fhyper-confirm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachflower%2Fhyper-confirm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachflower","download_url":"https://codeload.github.com/zachflower/hyper-confirm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachflower%2Fhyper-confirm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268185560,"owners_count":24209392,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["confirmation-dialog","hacktoberfest","hyper"],"created_at":"2024-08-14T10:02:00.735Z","updated_at":"2025-08-01T07:33:32.515Z","avatar_url":"https://github.com/zachflower.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003e [!IMPORTANT]  \n\u003e hyper-confirm is no longer in active maintenance, so it is not recommended to be used and unlikely to work with the latest versions of Hyper. I am not aware of a replacement plugin, but will happily add a link here if someone wants to send one my way.\n\n![build](https://github.com/zachflower/hyper-confirm/workflows/Node.js%20CI/badge.svg) [![npm](https://img.shields.io/npm/v/hyper-confirm.svg)](https://www.npmjs.com/package/hyper-confirm) [![npm](https://img.shields.io/npm/dt/hyper-confirm.svg)](https://www.npmjs.com/package/hyper-confirm) [![npm](https://img.shields.io/npm/l/hyper-confirm.svg)](https://www.npmjs.com/package/hyper-confirm)\n\n# hyper-confirm\n\n`hyper-confirm` is a plugin for [Hyper](https://hyper.is/) (formerly HyperTerm) that shows a confirmation dialog before quitting Hyper. This functionality, which is found in other terminal emulators like [iTerm2](https://www.iterm2.com/), provides a safety net against accidentally quitting Hyper (a common problem outlined in [Hyper Issue #399](https://github.com/zeit/hyper/issues/399)).\n\n![](.github/demo.gif)\n\n## Installation\n\n### Via [hpm](https://github.com/zeit/hpm)\n\nTo install `hyper-confirm` via `hpm` (recommended), run the following command in your terminal:\n\n```\nhpm install hyper-confirm\n```\n\n### Manually\n\nIf you don't use `hpm`, add `hyper-confirm` to the `plugins` array in your Hyper config file (typically found at `~/.hyper.js`):\n\n```javascript\n  plugins: [\n    ...\n    'hyper-confirm'\n  ]\n```\n\n## Configuration\n\nAs of [v1.0.0](https://github.com/zachflower/hyper-confirm/releases/tag/v1.0.0), the quit confirmation dialog is enabled by default. To disable it, add `confirmQuit: false` to the `config` object in your Hyper config file (typically found at `~/.hyper.js`):\n\n```javascript\n  module.exports = {\n    config: {\n      ...\n      confirmQuit: false\n    },\n    ...\n  };\n```\n\n## Credits\n\n- [@albinekb](https://github.com/albinekb), who opened [this unmerged pull request](https://github.com/zeit/hyper/pull/403) that acted as the foundation for `hyper-confirm`\n\n\n## License\n\n`hyper-confirm` is released under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachflower%2Fhyper-confirm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachflower%2Fhyper-confirm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachflower%2Fhyper-confirm/lists"}