Browsing Italian translation

512 of 586 results
512.
Set Readline key bindings and variables.

Bind a key sequence to a Readline function or a macro, or set a
Readline variable. The non-option argument syntax is equivalent to
that found in ~/.inputrc, but must be passed as a single argument:
e.g., bind '"\C-x\C-r": re-read-init-file'.

Options:
-m keymap Use KEYMAP as the keymap for the duration of this
command. Acceptable keymap names are emacs,
emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,
vi-command, and vi-insert.
-l List names of functions.
-P List function names and bindings.
-p List functions and bindings in a form that can be
reused as input.
-S List key sequences that invoke macros and their values
-s List key sequences that invoke macros and their values
in a form that can be reused as input.
-V List variable names and values
-v List variable names and values in a form that can
be reused as input.
-q function-name Query about which keys invoke the named function.
-u function-name Unbind all keys which are bound to the named function.
-r keyseq Remove the binding for KEYSEQ.
-f filename Read key bindings from FILENAME.
-x keyseq:shell-command[tab]Cause SHELL-COMMAND to be executed when
[tab][tab][tab][tab]KEYSEQ is entered.
-X List key sequences bound with -x and associated commands
in a form that can be reused as input.

Exit Status:
bind returns 0 unless an unrecognized option is given or an error occurs.
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Imposta le associazioni e le variabili dei tasti Readline.

Associa una sequenza di tasti a una funzione Readline o a una macro
oppure imposta una variabile Readline. La sintassi dell'argomento
senza opzioni è equivalente a ciò che viene trovato in ~ / .inputrc, ma
deve essere passato come un singolo argomento: ad esempio,
bind '"\C-x\C-r": re-read-init-file'.

Opzioni:
-m keymap Usa KEYMAP come keymap per la durata di questo
comando. I nomi di keymap accettabili sono emacs,
emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,
vi-command e vi-insert.
-l Elenca i nomi delle funzioni.
-P Elencare i nomi e i collegamenti delle funzioni.
-p Elenca funzioni e collegamenti in una forma che può essere
riutilizzata come input.
-S Elenca le sequenze chiave che invocano le macro e i loro valori
-s Elenca le sequenze chiave che invocano le macro e i loro valori
in una forma che può essere riutilizzata come input.
-V Elenca nomi e valori delle variabili
-v Elencare i nomi e i valori delle variabili in una forma che sia possibile
riutilizzare come input.
-q function-name Interroga su quali chiavi invocano la funzione indicata.
-u function-name Sblocca tutti i tasti associati alla funzione denominata.
-r keyseq Rimuove l'associazione per KEYSEQ.
-f filename Legge le associazioni dei tasti da FILENAME.
-x keyseq:shell-command[tab]Causa l'esecuzione di SHELL-COMMAND quando viene digitata
[tab][tab][tab][tab]KEYSEQ.
-X Elenca le sequenze di tasti associate a -x e ai comandi associati
in una forma che può essere riutilizzata come input.

Stato di Uscita:
bind restituisce 0 a meno che non venga fornita un'opzione non riconosciuta o si verifichi un errore.
Translated by Dragone2
Reviewed by Salvatore Cocuzza
Located in builtins.c:291
512 of 586 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.