-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QtConsole Tabs: title and motion #122
Milestone
Comments
CTRL+PgUp and CTRL+PgDown move between tabs. This could be extended with a scheme like CTRL+# to jump to a specific tab. And I agree that setting the title and even color of a tab would be welcome. |
This seems to be a duplicate of #100 |
This was referenced Oct 9, 2016
More or less, although this is about setting the title of the tabs, not the window. |
Hmm, you're right. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dear Developers,
I wonder if the QtConsole could have
-- a shortcut to move between different tabs, and
-- a command to set the title / color of the current tab.
Currently we need to use the mouse to move around
and all tabs have titles that makes it hard to remember
what we are doing therein (
kernel 1
,kernel 2
, ...).Cheers,
Temok
The text was updated successfully, but these errors were encountered: