-
Notifications
You must be signed in to change notification settings - Fork 15
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
Show []
in path, if entry is a list.
#44
Comments
Thank you for your feedback! |
@keisku thank you very much. This looks good. Why not enable that by default? |
I want the PATH output from
|
Good Point. I think about an alternative solution. What about showing list in bold font and different color? |
I think it should be addressed in a different issue. I am going to close this issue with #45. If you want to show list in bold font and different color, can you make a PR for it? I am happy to review it! |
kubectl-explore shows me this path:
I know that below "containers" a list is required. It would be nice to make this more obvious, because for custom CRDs I don't always know that.
The output of gron uses
[]
to indicate that.What about showing this path, if a list is required?
The text was updated successfully, but these errors were encountered: