Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support reading current config value #2218

Closed
BadBastion opened this issue Apr 21, 2022 · 2 comments · Fixed by #2231
Closed

Support reading current config value #2218

BadBastion opened this issue Apr 21, 2022 · 2 comments · Fixed by #2231
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors E-help-wanted Call for participation: Extra attention is needed

Comments

@BadBastion
Copy link
Contributor

I would expect this to work like vim's :set value?.

Personally, I think this is a horrible syntax for discoverability. Even as a vim user I would recommend having this only alias to something more sensible like :get-option value

@BadBastion BadBastion added the C-enhancement Category: Improvements label Apr 21, 2022
@the-mikedavis
Copy link
Member

I agree with :get-option (and :get for short). The ? syntax is pretty strange.

@the-mikedavis the-mikedavis added the A-helix-term Area: Helix term improvements label Apr 21, 2022
@sudormrfbin sudormrfbin added E-easy Call for participation: Experience needed to fix: Easy / not much E-help-wanted Call for participation: Extra attention is needed E-good-first-issue Call for participation: Issues suitable for new contributors labels Apr 22, 2022
@BadBastion
Copy link
Contributor Author

@the-mikedavis See PR #2231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors E-help-wanted Call for participation: Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants