mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
"complete word" signal works now with perl and it's possible to manipulate
the completion list. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1542 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c9ccfcd408
commit
fdb57e148c
3 changed files with 73 additions and 10 deletions
|
|
@ -227,6 +227,9 @@ FE common
|
|||
|
||||
* Provides signals:
|
||||
|
||||
completion.c:
|
||||
"complete word", GList * of char*, WINDOW_REC, char *word, char *linestart, int *want_space
|
||||
|
||||
fe-common-core.c:
|
||||
"irssi init read settings"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue