-- 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 --
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->Detach\) and use the Alt+Tab feature of the window manager to switch between the two.
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.
- **assigned_to**: nobody --> tfry - **summary**: Toggle focus between console and editor --> IMPLEMENTED IN SVN: Toggle focus between console and editor
- **status**: open --> closed