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

Change in Meta+a next active window logic #667

Closed
irssibot opened this issue Apr 28, 2009 · 6 comments
Closed

Change in Meta+a next active window logic #667

irssibot opened this issue Apr 28, 2009 · 6 comments

Comments

@irssibot
Copy link
Collaborator

Supposedly this setting has been changed before and now has gone full circle. A nice setting for this would be nice, one being the current setting of last activity the other being the previous behavior, going "left" to "right".

@irssibot
Copy link
Collaborator Author

Isn't that just /set actlist_sort level,recent ?

@irssibot
Copy link
Collaborator Author

No, /set actlist_sort level,recent manages to do "unusual" things to the Act: bar (well, not what most users expect, anyhow...), while leaving the behavior of active_window unchanged.

This was changed in Revision 4798: http://svn.irssi.org/cgi-bin/viewvc.cgi?view=rev&root=irssi&revision=4798

Note that the support for refnum has been essentially yanked out.

The revision 4798 behavior is somewhat hostile to users who have large channel loads and purposely put the high-volume ones which aren't as actively-followed at the end of their window lists. This behavior keeps them "popping up" when we're really wanting to try to mostly keep track of the lower-volume channels which have more urgent stuff and are placed in lower-numbered channels.

Perhaps most-recently-active makes sense when you have only a dozen or so windows of low to moderate activity. But, when you get into the dozens with the gamut of activity, it isn't the most efficient method that I can think of. So, I second a configuration option. :)

@irssibot
Copy link
Collaborator Author

irssibot commented Aug 4, 2009

@irssibot
Copy link
Collaborator Author

irssibot commented Aug 4, 2009

This is a pretty big change for me as well - it'd be great if there were an option to go back to the original behavior.

@irssibot
Copy link
Collaborator Author

      • Comment 1091 by @ms

I've implemented a setting for this, active_window_ignore_refnum, which defaults to ON (current behavior).

My tree is at git://github.com/msparks/irssi.git and the branch containing this fix is 'bug-667'.

Commit with fix and description of option: http://github.com/msparks/irssi/commit/2f690e555034d5553bccb61fcc07c5e89c8e4302
Patch: http://github.com/msparks/irssi/commit/2f690e555034d5553bccb61fcc07c5e89c8e4302.diff

@irssibot
Copy link
Collaborator Author

irssibot commented Sep 2, 2009

added in r5096

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