mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
add perl code for textbuffer-formats
- compatibility shim for new line - make format accessible from perl - fix perl line IDs being mixed up due to wrapper
This commit is contained in:
parent
6b93d6e338
commit
57fb173130
7 changed files with 170 additions and 17 deletions
|
|
@ -108,6 +108,7 @@ textui_sources = \
|
|||
textui/TextBufferView.xs \
|
||||
textui/Statusbar.xs \
|
||||
textui/Makefile.PL.in \
|
||||
textui/wrapper_buffer_line.h \
|
||||
textui/typemap \
|
||||
textui/module.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue