This commit is contained in:
TheK4n 2021-09-16 01:42:43 +03:00
parent bff7c784dd
commit cad1adee61

View File

@ -53,10 +53,11 @@ sftp host_name
## Tips
### Bash
| Command | Description |
|:------------------: | :------------------ |
|```Esc + .``` | Last object |
|```Ctrl + R``` | Search by bash_history |
| Command | Description |
|:------------------: | :------------------ |
|```Esc + .``` | Last object |
|```Ctrl + r``` | Search by bash_history |
|```Ctrl + l``` | Clear, like command clear |
### Vim