| Age | Commit message (Collapse) | Author |
|
Emulation of ircII per-window hold_mode
changes:
corrected typo in instructions
added space to old-style more so it looks better
|
|
Emulation of ircII per-window hold_mode
changes:
fixed call to missing sub
|
|
Emulation of ircII per-window hold_mode
changes:
moved default settings from hardcoded to irssi settings _default_hold_mode and _default_scroll_always
|
|
Emulation of ircII per-window hold_mode
changes:
added mh_hold_mode_more_oldstyle and supporting code
added namespace to MSGLEVEL
code cleanup
|
|
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
|
|
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
|