mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-29 15:46:35 +00:00
Update README.md
This commit is contained in:
parent
8d8a350dcf
commit
0bde7e7ec2
@ -33,8 +33,8 @@ http://onceupon.github.io/Bash-Oneliner/
|
|||||||
|
|
||||||
## Ctrl
|
## Ctrl
|
||||||
```bash
|
```bash
|
||||||
Ctrl + n : Same as Down arrow.
|
Ctrl + n : same as Down arrow.
|
||||||
Ctrl + p : Same as Up arrow.
|
Ctrl + p : same as Up arrow.
|
||||||
Ctrl + r : begins a backward search through cammand history.(keep pressing Ctrl + r to move backward)
|
Ctrl + r : begins a backward search through cammand history.(keep pressing Ctrl + r to move backward)
|
||||||
Ctrl + s : to stop output to terminal.
|
Ctrl + s : to stop output to terminal.
|
||||||
Ctrl + q : to resume output to terminal after Ctrl + s.
|
Ctrl + q : to resume output to terminal after Ctrl + s.
|
||||||
|
Loading…
Reference in New Issue
Block a user