1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

doc: update signals arguments in plugin API reference

This commit is contained in:
Sebastien Helleu
2013-01-04 23:26:27 +01:00
parent a543404428
commit cd944052ef
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -7855,15 +7855,15 @@ Arguments:
paste pending
| weechat | input_search |
- |
pointer: buffer |
text search in buffer
| weechat | input_text_changed |
- |
pointer: buffer |
input text changed
| weechat | input_text_cursor_moved |
- |
pointer: buffer |
input text cursor moved
| weechat | key_pressed |
+3 -3
View File
@@ -7968,15 +7968,15 @@ Paramètres :
coller de lignes en cours
| weechat | input_search |
- |
pointeur : tampon |
recherche de texte dans le tampon
| weechat | input_text_changed |
- |
pointeur : tampon |
texte modifié dans la barre "input"
| weechat | input_text_cursor_moved |
- |
pointeur : tampon |
curseur déplacé dans la barre "input"
| weechat | key_pressed |
+3 -3
View File
@@ -7928,15 +7928,15 @@ Argomenti:
incolla testo in attesa
| weechat | input_search |
- |
puntatore: buffer |
ricerca testo nel buffer
| weechat | input_text_changed |
- |
puntatore: buffer |
testo in input modificato
| weechat | input_text_cursor_moved |
- |
puntatore: buffer |
cursore del testo di input spostato
| weechat | key_pressed |