1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src
Alexander Færøy 3eea03ccb8 Irssi now detects a paste if it reads at least three bytes in a single read;
subsequent reads are associated to the same paste if they happen before
'paste_detect_time' time since the last read. If no read occurs after
'paste_detect_time' time the paste buffer is flushed; if there is at least one
complete line its content is sent as a paste, otherwise it is processed
normally.

Thanks to Emanuele Giaquinta.



git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5121 dbcabf3a-b0e7-0310-adc4-f8d773084564
2010-02-27 14:57:16 +00:00
..
core Fix compiling without ssl 2010-02-22 19:37:18 +00:00
fe-common Show "target changing too fast" messages in the channel/query window. 2010-02-26 21:01:39 +00:00
fe-none Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00
fe-text Irssi now detects a paste if it reads at least three bytes in a single read; 2010-02-27 14:57:16 +00:00
irc Accept 354 (WHOX reply) as a /who reply too (for redirection). 2009-05-13 19:27:20 +00:00
lib-config Add forgotten g_io_channel_set_close_on_unref call to close the config file fd 2009-10-23 21:17:03 +00:00
perl Add missing include of misc.h for g_input_add_poll (Bug #740) 2010-02-25 19:42:58 +00:00
common.h Add defines for memory slices functions for compatibility with glib 2009-01-08 11:39:27 +00:00
Makefile.am Remove popt and use glib GOption commandline option parser 2008-02-03 16:48:02 +00:00