mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-26 14:27:01 +00:00
fix typo
This commit is contained in:
parent
845891c75d
commit
2a7525a874
@ -31,7 +31,7 @@ Here's a more stylish version of [Bash-Oneliner](http://onceupon.github.io/Bash-
|
|||||||
## Terminal Tricks
|
## Terminal Tricks
|
||||||
|
|
||||||
##### Ctrl
|
##### Ctrl
|
||||||
```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 command history.(keep pressing Ctrl + r to move backward)
|
Ctrl + r : begins a backward search through command history.(keep pressing Ctrl + r to move backward)
|
||||||
|
Loading…
Reference in New Issue
Block a user