-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Add CLI cheatsheet script #1694
Conversation
To fix the shellcheck fail we can update the hook to use |
... and slightly change description Signed-off-by: Fini Jastrow <[email protected]>
Signed-off-by: Fini Jastrow <[email protected]>
Thanks! Excellent! |
I do not even know which editor that might be ;-) Signed-off-by: Fini Jastrow <[email protected]>
This (again) reminds me that |
Yeah, I also was thinking on creating sets of glyphs that serve the same purpose, maybe adding tags to database. For example if you need decorators for a line bar, there are at least 3 terms for decorators: For example on nvim-web-devicons there are 3 sets for: OS, DE and WM. link. Maybe another relevant sets could be "Programming Languages" which could overlap with "Filetypes", "Git", "Weather", "Animals", etc... |
Description
CLI cheatsheet.
Requirements / Checklist
Issue number where discussion took place: #xxx
What does this Pull Request (PR) do?
Adds a script that let users to search for an icon using its name using the NF library scripts.
How should this be manually tested?
Any background context you can provide?
There are times when I want to look for a glyph but using the online cheatsheet tool takes "a lot of time". The tool is not slow I mean the whole workflow.