[bindings] root.quit overrides help_menu.quit
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.9k
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Hello! Thank you very much for your work!
The title pretty much says it all, the value set in help_menu.quit is ignored (both the default one and a custom one), because it is overriden by whatever the value in root.quit is (both if changing this binding to a custom one and if leaving the default value).
EDIT:
gitu --version -> gitu 0.25.0
System: Archlinux
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file or test; begin by locating the binding definitions for root.quit and help_menu.quit and reproduce the behavior with gitu 0.25.0. Done means the value configured for help_menu.quit, including its default and a custom value, is not overwritten by root.quit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100