-
Notifications
You must be signed in to change notification settings - Fork 112
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
Issue#29 #51
Issue#29 #51
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Request for changes.
| Command | Description | | ||
|---------|-----------------------------| | ||
| `Ctrl + W` | Close the current window | | ||
| `Shift + Tab`| Set Focus on Side Bar | | ||
| `Ctrl + N`| Duplicate the File Explorer | | ||
| `Crtl + Shift + N`| Create a New Folder | | ||
| `Alt + ←`| Navigate to previous folder | | ||
| `Ctrl + L` | Navigate to the address bar | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These commands are already merged via your first PR. Please, remove your windows-cheatssheet.md
file's modification and only commit for nvm-cheatsheet.md
file. @SaumyaBhushan
| `nvm -v` | Check if nvm is installed | | ||
| `nvm uninstall <version>` | Un-Install a specific version | | ||
| `nvm ls` | Show versions available locally | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only these modifications should be added to this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok let me check
Hi @crescentpartha I have opened a new pull request can you review that. |
What does this PR do?
Description
Screenshots or Links
Additional context
Checklist:
Follow-up