News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Shortcut to move focus to search results tab?

Started by Sindisil, December 06, 2010, 09:59:15 PM

Previous topic - Next topic

Sindisil

I searched the manual, the wiki and the web, and looked through the keyboard shortcuts dialog, but I don't see a shortcut to bring focus to the Messages pane. I know that F2 will open/close the pane, but I don't see anything that will allow me to bring focus to the pane.

Did I miss it?

oBFusCATed

Probably this patch could do what you want: http://developer.berlios.de/patch/?func=detailpatch&patch_id=3067&group_id=5358

It adds a menu item and you could add a shortcut for it using the keybinder plugin.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Sindisil

I figured I could always add the code to allow for it, I was just hoping that it was there already and I had just missed it.

Thanks for the patch ... saves me the time of figuring out how to do it myself - just need to find time to work out compiling C::B. Any idea if that patch will be going in?

oBFusCATed

I hope, so :)

But only Jens could answer this question  :lol:
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Sindisil

Fair enough. I just hate having to maintain extra patches for longer than absolutely necessary.

If C::B were kept in hg or git, I'd just make my own branch and pull upstream changes as necessary. With SVN based projects, though, that model breaks down pretty quickly.

oBFusCATed

Why?
There are git-svn and hg-svn.
If you don't intend to send patches upstream git-svn works perfectly, I've tried it :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]