| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hey! Your PR title tweak(console): Prevent accidental exiting doesn't follow conventional commit format. Please update it to start with one of:
Where scope is the package name (e.g., app, desktop, opencode). See CONTRIBUTING.md for details. |
Sorry, something went wrong.
|
The following comment was made by an LLM, it may be inaccurate: Found a potential duplicate:
This appears to be a previous attempt at implementing the same functionality. You should review whether PR #4900 was closed/abandoned and why, or if this new PR is meant to replace/improve upon it. |
Sorry, something went wrong.
It's easy to push ctrl+c accidentally which closes the entire app. Just as Claude and Gemini do, require ctrl+c twice in order to close the app. Fixes anomalyco#7957
|
Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
It's easy to push ctrl+c accidentally which closes the entire app. Just as Claude and Gemini do, require ctrl+c twice in order to close the app.
Fixes #7957
What does this PR do?
How did you verify your code works?