comparison mcabber/doc/help/it/hlp_iline.txt @ 2145:3956d1f207a3

Update help files for iline compl_fwd/compl_bwd
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:51:31 +0200
parents 0870005f7efc
children
comparison
equal deleted inserted replaced
2144:d3348deb32bd 2145:3956d1f207a3
6 /ILINE hist_prev|hist_next 6 /ILINE hist_prev|hist_next
7 /ILINE iline_start|iline_end|iline_fdel|iline_bdel 7 /ILINE iline_start|iline_end|iline_fdel|iline_bdel
8 /ILINE iline_accept|iline_accept_down_hist 8 /ILINE iline_accept|iline_accept_down_hist
9 /ILINE iline_insert 9 /ILINE iline_insert
10 /ILINE clear_history 10 /ILINE clear_history
11 /ILINE compl_do|compl_cancel 11 /ILINE compl_do_fwd|compl_do_bwd|compl_cancel
12 /ILINE send_multiline 12 /ILINE send_multiline
13 13
14 Comandi disponibili: 14 Comandi disponibili:
15 15
16 /iline fchar 16 /iline fchar
59 Accetta la linea ad inserisci la prossima linea della history nella riga di input 59 Accetta la linea ad inserisci la prossima linea della history nella riga di input
60 /iline iline_insert text 60 /iline iline_insert text
61 Insert text in the input line, at the current position. Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh). 61 Insert text in the input line, at the current position. Please note that quotes have to be escaped, and that the screen is not refreshed (use /screen_refresh).
62 /iline clear_history 62 /iline clear_history
63 Clear the command line history 63 Clear the command line history
64 /iline compl_do 64 /iline compl_do_fwd|compl_do_bwd
65 Completa la parola corrente nella riga di input 65 Completa la parola corrente nella riga di input
66 /iline compl_cancel 66 /iline compl_cancel
67 Cancella il completamento 67 Cancella il completamento
68 /iline send_multiline 68 /iline send_multiline
69 Invia/termina un messaggio multi-linea 69 Invia/termina un messaggio multi-linea