summaryrefslogtreecommitdiffstats
path: root/scripts/mh_hold_mode.pl
AgeCommit message (Collapse)Author
2016-05-10mh_hold_mode.pl v1.07mh
Emulation of ircII per-window hold_mode changes: corrected typo in instructions added space to old-style more so it looks better
2016-05-03mh_hold_mode.pl v1.06mh
Emulation of ircII per-window hold_mode changes: fixed call to missing sub
2016-02-11mh_hold_mode.pl v1.05mh
Emulation of ircII per-window hold_mode changes: moved default settings from hardcoded to irssi settings _default_hold_mode and _default_scroll_always
2016-01-26mh_hold_mode.pl v1.04mh
Emulation of ircII per-window hold_mode changes: added mh_hold_mode_more_oldstyle and supporting code added namespace to MSGLEVEL code cleanup
2016-01-21mh_hold_mode.pl v1.03mh
Emulation of ircII per-window hold_mode changes: now using 'key send_line' instead of 'gui key pressed' added /help fixed '/hold_mode toggle', it didnt do anything before code cleanup added changed field to irssi header changed url
2015-12-10mh_hold_mode.pl v1.02mh
Emulation of ircII per-window hold_mode known issues: in the github version of irssi this script will not accept the keypad enter key changes: now accepts both 10 and 13 as keycode for enter, required to work in upcomming irssi