comparison mcabber/doc/help/ru/hlp_iline.txt @ 1985:0870005f7efc

Add command /iline clear_history
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Mar 2011 13:35:08 +0200
parents 5ba4d4bb5465
children c7d40b9b2bb9
comparison
equal deleted inserted replaced
1984:b0470ef8669b 1985:0870005f7efc
5 /ILINE hist_beginning_search_bwd|hist_beginning_search_fwd 5 /ILINE hist_beginning_search_bwd|hist_beginning_search_fwd
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 compl_do|compl_cancel 11 /ILINE compl_do|compl_cancel
11 /ILINE send_multiline 12 /ILINE send_multiline
12 13
13 Команды строки ввода. 14 Команды строки ввода.
14 15
56 Закончить ввод, отправить строку текущему пользователю 57 Закончить ввод, отправить строку текущему пользователю
57 /iline iline_accept_down_hist 58 /iline iline_accept_down_hist
58 Закончить ввод, отправить строку текущему пользователю, поместить следующую строку истории в строку ввода 59 Закончить ввод, отправить строку текущему пользователю, поместить следующую строку истории в строку ввода
59 /iline iline_insert text 60 /iline iline_insert text
60 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
63 Clear the command line history
61 /iline compl_do 64 /iline compl_do
62 Завершить текущее слово в строке ввода 65 Завершить текущее слово в строке ввода
63 /iline compl_cancel 66 /iline compl_cancel
64 Отменить завершение слова 67 Отменить завершение слова
65 /iline send_multiline 68 /iline send_multiline