mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-01-17 13:28:20 +01:00
Merge pull request #46 from goldins/patch-1
Fixed a typo: "Let's" -> "Lets"
This commit is contained in:
commit
bae4c478cc
@ -378,7 +378,7 @@ Ctrl + E Go to the end of the line you are currently typing on
|
||||
Ctrl + L Clears the Screen, similar to the clear command
|
||||
Ctrl + U Clears the line before the cursor position. If you are at the end of the line, clears the entire line.
|
||||
Ctrl + H Same as backspace
|
||||
Ctrl + R Let’s you search through previously used commands
|
||||
Ctrl + R Lets you search through previously used commands
|
||||
Ctrl + C Kill whatever you are running
|
||||
Ctrl + D Exit the current shell
|
||||
Ctrl + Z Puts whatever you are running into a suspended background process. fg restores it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user