You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
If I am connected to multiple servers, which irssi supports very well, it is possible for me to have windows open to channels or nicks of identical names on different servers.
/win goto $FOO
is indispensable when you have dozens of windows. But it stops being that way in the case described above.
The "goto" algorithm should start its search at window n+1, where n is the current window, then wrap around back to window 1 at the end (if n is not 1).
That way I can goto my window with user "foobar" on OFTC if I am currently in my window with user "foobar" on Freenode.
Versions of packages irssi-text depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libglib2.0-0 2.8.3-1 The GLib library of C routines
ii libncurses5 5.4-9 Shared libraries for terminal hand
ii libperl5.8 5.8.7-5 Shared Perl library
ii libssl0.9.7 0.9.7g-3 SSL shared libraries
ii perl 5.8.7-5 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.8.7] 5.8.7-5 The Pathologically Eclectic Rubbis
The text was updated successfully, but these errors were encountered:
If I am connected to multiple servers, which irssi supports very well, it is possible for me to have windows open to channels or nicks of identical names on different servers.
/win goto $FOO
is indispensable when you have dozens of windows. But it stops being that way in the case described above.
The "goto" algorithm should start its search at window n+1, where n is the current window, then wrap around back to window 1 at the end (if n is not 1).
That way I can goto my window with user "foobar" on OFTC if I am currently in my window with user "foobar" on Freenode.
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages irssi-text depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libglib2.0-0 2.8.3-1 The GLib library of C routines
ii libncurses5 5.4-9 Shared libraries for terminal hand
ii libperl5.8 5.8.7-5 Shared Perl library
ii libssl0.9.7 0.9.7g-3 SSL shared libraries
ii perl 5.8.7-5 Larry Wall's Practical Extraction
ii perl-base [perlapi-5.8.7] 5.8.7-5 The Pathologically Eclectic Rubbis
The text was updated successfully, but these errors were encountered: