Bug 380593

Summary: IMPLEMENTED IN SVN: Toggle focus between console and editor
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2010-01-12 09:24:16 UTC
-- Originally posted by (AT sourceforge.net): *anonymous --

-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/59 on 2017-05-31 14:48:56 +0100 --
Once the console is enabled, i would like to toggle the focus between the scripts and the console regularly. With default settings, toggling can be effected by performing Alt+5 and Alt+0, which is basically show/hide in series. It would be nice to have a single shortcut for toggling.-- Labels: Console --
Comment 1 Thomas Friedrichsmeier 2010-03-21 20:08:40 UTC
I agree this would be nice to have, and eventually we will have this.

Unfortunately, realizing this is technically more difficult than it may seem, and so this will not happen right away. Two more alternatives for the interim:
1\) Repeatedly pressing Alt+5 will also switch between console and current script, but with the side-effect of hiding the console while the script window is active.
2\) You can detach the console or the script window \(or both; Windows-&gt;Detach\) and use the Alt+Tab feature of the window manager to switch between the two.
Comment 2 Thomas Friedrichsmeier 2011-04-25 08:47:58 UTC
Implemented in the development version / the upcoming daily build.

Ctrl+\(Shift\)+Tab allows to switch between recent windows, similar to the Alt+Tab feature of the window manager.
Comment 3 Thomas Friedrichsmeier 2011-04-25 08:47:58 UTC
- **assigned_to**: nobody --> tfry
- **summary**: Toggle focus between console and editor --> IMPLEMENTED IN SVN: Toggle focus between console and editor
Comment 4 Thomas Friedrichsmeier 2011-05-31 07:25:47 UTC
- **status**: open --> closed