diff --git a/README.md b/README.md index 2585435..c47c57a 100644 --- a/README.md +++ b/README.md @@ -3124,6 +3124,7 @@ Credits: fossbytes & RehanSaeed/ | Ctrl+s | Suspend | | Ctrl+q | Resume | | Ctrl+d | Log out from a shell (similar to exit) | +| Ctrl+/ | Undo changes in command-line| + Ctrl+x(twice)| The cursor jumps back and forth between the current position or the beginning of the line | | | | | | | | | | @@ -4192,16 +4211,19 @@ Inspired by RehanSaeed/ | Alt+t | Reverses the position of the word the cursor is in with the previous word | | Alt+u | Capitalizes every character from cursor left to right to the end of one word | | Alt+l | UnCapitalizes every character from cursor left to right to the end of one word | -| Alt+r | Reverts any changes to a previously executed command that is edited | +| Alt+r | Reverts any changes to a previously executed command that's being edited | | Alt+. | Fetch and paste the last word at end of a command from previous commands | + + +
--- -### Online Cheat Sheet :feelsgood: for quick references of commands and codes +## Online Cheat Sheet :feelsgood: for quick references of commands and codes [cheat.sh](https://github.com/chubin/cheat.sh)