Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

want /win goto <nick|channel> to start searching *past* current window #332

Closed
irssibot opened this issue Oct 13, 2005 · 1 comment
Closed

Comments

@irssibot
Copy link
Collaborator

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.

-- System Information:

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

@irssibot
Copy link
Collaborator Author

fixed in trunk r4550

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant