mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
...
This commit is contained in:
parent
9feb2ffdf5
commit
f0f9c9f1ae
@ -138,7 +138,7 @@ semplicemente battendoli. Ogni cosa scritta apparir
|
|||||||
comando e quando si preme l'invio il Midnight Commander eseguirà la
|
comando e quando si preme l'invio il Midnight Commander eseguirà la
|
||||||
riga di comando appena battuta; leggere le sezioni
|
riga di comando appena battuta; leggere le sezioni
|
||||||
.\"LINK2"
|
.\"LINK2"
|
||||||
Riga di Comando
|
Shell a Riga di Comando
|
||||||
.\"Shell Command Line"
|
.\"Shell Command Line"
|
||||||
e
|
e
|
||||||
.\"LINK2"
|
.\"LINK2"
|
||||||
@ -236,7 +236,7 @@ per una seguente azione (l'azione normalmente deriva dal menu file).
|
|||||||
.PP
|
.PP
|
||||||
La sezione
|
La sezione
|
||||||
.\"LINK2"
|
.\"LINK2"
|
||||||
Linea di Comando
|
Shell a Riga di Comando
|
||||||
.\"Shell Command Line"
|
.\"Shell Command Line"
|
||||||
elenca i tasti utilizzati per immettere e modificare linee di comando.
|
elenca i tasti utilizzati per immettere e modificare linee di comando.
|
||||||
Molti di questi copiano nomi di file o altro dal pannello directory
|
Molti di questi copiano nomi di file o altro dal pannello directory
|
||||||
@ -454,36 +454,37 @@ to depressing the '>' with the mouse.
|
|||||||
Displays the directory history, equivalent to depressing the 'v' with
|
Displays the directory history, equivalent to depressing the 'v' with
|
||||||
the mouse.
|
the mouse.
|
||||||
.PP
|
.PP
|
||||||
.SH " Shell Command Line"
|
.\"NODE " Shell a Riga di Comando"
|
||||||
This section lists keys which are useful to avoid excessive typing when
|
.SH " Shell a riga di comando"
|
||||||
entering shell commands.
|
Questa sezione elenca i tasti utili ad evitare troppe battiture
|
||||||
|
nell'immissione dei comandi.
|
||||||
.PP
|
.PP
|
||||||
.B M-Enter.
|
.B M-Invio.
|
||||||
Copy the currently selected file name to the command line.
|
Copia nella riga di comando il nome del file attualmente selezionato.
|
||||||
.PP
|
.PP
|
||||||
.B C-Enter.
|
.B C-Invio.
|
||||||
Same a M-Enter, this one only works on the Linux console.
|
Come M-Invio, ma funziona solo dalla console Linux.
|
||||||
.PP
|
.PP
|
||||||
.B M-Tab.
|
.B M-Tab.
|
||||||
Does the filename, command, variable, username and hostname
|
Esegue automaticamente il
|
||||||
.\"LINK2"
|
.\"LINK2"
|
||||||
completion
|
completamento
|
||||||
.\"Completion"
|
.\"Completion"
|
||||||
for you.
|
del nome del file, variabile, nome utente e nome host.
|
||||||
.PP
|
.PP
|
||||||
.B C-x t, C-x C-t.
|
.B C-x t, C-x C-t.
|
||||||
Copy the tagged files (or if there are no tagged files, the selected
|
Copia i file marcati (o se non vi sono file marcati, il file selezionato)
|
||||||
file) of the current panel (C-x t) or of the other panel (C-x C-t) to
|
del pannello corrente (C-x t) o dell'altro pannello (C-x C-t) sulla
|
||||||
the command line.
|
riga di comando.
|
||||||
.PP
|
.PP
|
||||||
.B C-x p, C-x C-p.
|
.B C-x p, C-x C-p.
|
||||||
The first key sequence copies the current path name to the command
|
La prima sequenza di tasti copia il percorso corrente sulla riga di comando
|
||||||
line, and the second one copies the unselected panel's path name to
|
e la seconda copia il percorso del pannello non selezionato sulla riga
|
||||||
the command line.
|
di comando.
|
||||||
.PP
|
.PP
|
||||||
.B C-q.
|
.B C-q.
|
||||||
The quote command can be used to insert characters that are otherwise
|
Il comando di inserimento letterale serve per inserire caratteri che
|
||||||
interpreted by the Midnight Commander (like the '+' symbol)
|
sarebbero altrimenti interpretati dal Midnight Commander (come il simbolo '+')
|
||||||
.PP
|
.PP
|
||||||
.B M-p, M-n.
|
.B M-p, M-n.
|
||||||
Use these keys to browse through the command history. M-p takes you
|
Use these keys to browse through the command history. M-p takes you
|
||||||
|
Loading…
Reference in New Issue
Block a user