-
Notifications
You must be signed in to change notification settings - Fork 232
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
The fundamental defination and it's example has been added #136
base: master
Are you sure you want to change the base?
Conversation
…ux at the bottom of the cheatsheet
… at the bottom of the cheatsheet
…e bottom of the cheatsheet
@@ -42,3 +42,10 @@ tar -zcvf foo.txt.tar.gz foo.txt | |||
tar -xvf foo.txt.tar.gz | |||
|
|||
``` | |||
## Text Editor Options for Programmers |
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.
Please add vm/ nano commands instead this list
@@ -349,3 +349,22 @@ throw "Error message"; // throw error text to user | |||
|g| Performs a global match and finds all| | |||
|i| Performs case-insensitive matching| | |||
|m| Performs multiline matching| | |||
|
|||
## Closures |
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.
Could you please wite this as a post instead?
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.
Can you pl elaborate
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.
This is a very specific use-case, and does not belong in Cheat Sheets, please write this as a post instead here https://onecompiler.com/posts
Name-:Jai Sinha
Edited on-:03-10-2022