From c40aed6b06e20a7152bf7465b608a997fd49b985 Mon Sep 17 00:00:00 2001
From: trinib
Date: Fri, 11 Nov 2022 14:17:49 -0400
Subject: [PATCH] Update README.md
---
README.md | 53 ++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 38 insertions(+), 15 deletions(-)
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)

@@ -4234,7 +4256,8 @@ cht.sh keyword
## Easily view, navigate, search and manage your command history
[htsr](https://github.com/dvorka/hstr)
-
+
+
Install:
```bash
sudo apt install hstr