зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
10 строки
172 B
Plaintext
10 строки
172 B
Plaintext
Terminal stuff:
|
|
|
|
Ctrl+X+E - open default editor for editing the command
|
|
export EDITOR="vi"
|
|
|
|
Shift+PgUp : Scroll at the terminal
|
|
Shift+PgDown:
|
|
|
|
Ctrl+L : Clear the terminal
|