Skip to content
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

Select name when renaming a notebook #4161

Merged
merged 2 commits into from Sep 3, 2013
Merged

Conversation

kevinburke
Copy link

The default notebook name is Untitled<x>. It is unlikely the user will want to
keep this name or part of it. Instead, select the text in the input field when renaming, so the
user can easily type over the name and change it.

To test this change, create a new notebook, then click on the title "Untitled0" or similar to rename it. Instead of the cursor waiting at the end of the line, the text field should be selected, for easier changing.

Kevin Burke added 2 commits September 1, 2013 21:30
The default notebook name is Untitled<x>. It is unlikely the user will want to
keep this name or part of it. Instead, select the text in the input field so the
user can easily type over the name and change it.
@minrk
Copy link
Member

minrk commented Sep 3, 2013

Works great for me. And thanks for adding the change note to what's new!

minrk added a commit that referenced this pull request Sep 3, 2013
Select name when renaming a notebook
@minrk minrk merged commit 826e116 into ipython:master Sep 3, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Select name when renaming a notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants