forked from extern/nix-config
Add how to clear the terminal to tty.md
This commit is contained in:
parent
5498586fc3
commit
5298414715
@ -13,6 +13,7 @@
|
|||||||
- Go to the beginning of the line: `Ctrl+A`
|
- Go to the beginning of the line: `Ctrl+A`
|
||||||
- Go to the end of the line: `Ctrl+E`
|
- Go to the end of the line: `Ctrl+E`
|
||||||
- Remove everything after the cursor: `Ctrl+K`
|
- Remove everything after the cursor: `Ctrl+K`
|
||||||
|
- Clear the terminal: `Ctrl+L`
|
||||||
|
|
||||||
## Piping
|
## Piping
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user