window_switcher.pl
This page is archived. It is likely to be outdated.
I have not developed for irssi for many many years.
A more recent version of scripts may be available at scripts.irssi.org.
Version: 1.0
Download
View source
signature
This script makes switching windows easy.
Usage:
- Add the statusbar item:
/STATUSBAR window add window_switcher
- Type /ws followed by a window number or part of a window or channel name.
- When the right item is at the first place in the statusbar, press enter.
- For faster usage, do "
/BIND ^G multi erase_line;insert_text /ws
", type ctrl-G, and start typing...