irssi/src/perl/ui
ailin-nemui 16d68a86ca add two XSFuncs to manipulate command history entries
it is possible to use Irssi::UI::Window::get_history_entries to save the
history entries, load_history_entries to load entries into the command
history and delete_history_entries to remove history entries (for example
to remove history selectively)
2017-10-06 15:02:15 +02:00
..
Formats.xs Merge pull request #59 from ailin-nemui/perl-pl-na 2014-06-27 14:31:04 +02:00
Makefile.PL.in make irssi --with-perl build with separate object directory 2017-01-06 12:24:36 +01:00
module.h Moved fe_perl module to use Irssi::UI .. this breaks several scripts that 2001-06-27 22:56:17 +00:00
Themes.xs Finish 256 colour support for Irssi 2014-06-30 02:41:34 +02:00
typemap Don't crash when trying to bless NULLs 2001-07-24 22:21:48 +00:00
UI.pm Perl's print and printf calls now write the text to irssi's window. You 2002-03-24 19:37:12 +00:00
UI.xs Add bindings for exec-type window items to Perl 2015-12-09 12:05:48 +01:00
Window.xs add two XSFuncs to manipulate command history entries 2017-10-06 15:02:15 +02:00