ref
This commit is contained in:
parent
c305bd5b5e
commit
bff7c784dd
12
README.md
12
README.md
@ -53,10 +53,10 @@ sftp host_name
|
|||||||
## Tips
|
## Tips
|
||||||
|
|
||||||
### Bash
|
### Bash
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|:------------------: | :------------------ |
|
|:------------------: | :------------------ |
|
||||||
|```Esc + .``` | Last object |
|
|```Esc + .``` | Last object |
|
||||||
|```Ctrl + R``` | bash_history search |
|
|```Ctrl + R``` | Search by bash_history |
|
||||||
|
|
||||||
|
|
||||||
### Vim
|
### Vim
|
||||||
@ -64,9 +64,9 @@ sftp host_name
|
|||||||
| Command | Description |
|
| Command | Description |
|
||||||
|:------------------: | :------------------------------------ |
|
|:------------------: | :------------------------------------ |
|
||||||
|```Ctrl + [``` | Analog Esc |
|
|```Ctrl + [``` | Analog Esc |
|
||||||
|```d -> ctrl + end``` | Delete from cursor to end of file |
|
|```d -> Ctrl + End``` | Delete from cursor to end of file |
|
||||||
| ```u``` | Cancel last command |
|
| ```u``` | Cancel last command |
|
||||||
| ```ctrl+r``` | Cancel cancel |
|
| ```Ctrl + r``` | Cancel cancel |
|
||||||
| ```22G``` | Go to line 22 |
|
| ```22G``` | Go to line 22 |
|
||||||
|
|
||||||
<h1 align="center"><a href="#top">▲</a></h1>
|
<h1 align="center"><a href="#top">▲</a></h1>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user