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

feature-request: add a keyboard shortcut for print menu #578

Closed
spyder-bot opened this issue Feb 17, 2015 · 12 comments
Closed

feature-request: add a keyboard shortcut for print menu #578

spyder-bot opened this issue Feb 17, 2015 · 12 comments

Comments

@spyder-bot
Copy link
Collaborator

From tim.mich...@gmail.com on 2011-03-10T09:33:40Z

Using shortcuts can make the work with Spyder much more efficient.

Learning these is not easy.

I would like to have a possibility to print the table of the shortcuts contained in the prefernces settings dialogue.

This would serve as quick reference.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=578

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2011-03-22T06:40:26Z

Labels: -Type-Defect Type-Enhancement

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2011-05-16T01:29:01Z

Labels: Cat-Settings

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2011-05-18T00:31:24Z

Status: ContributorNeeded

@spyder-bot
Copy link
Collaborator Author

From fhe...@gmail.com on 2011-11-10T05:52:56Z

added Ctrl+P as shortcut for File->Print option.
File attached

Attachment: editor.py

@spyder-bot
Copy link
Collaborator Author

From fhe...@gmail.com on 2011-12-18T15:52:36Z

How do I propose incorporate the changes?

@spyder-bot
Copy link
Collaborator Author

From techtonik@gmail.com on 2011-12-19T09:43:40Z

  1. Create a patch, so that your changes are visible from the tracker
    without downloading and comparing editor.py

Comment #5 on issue #578 by fhe...@gmail.com: feature-request: add a print
option for keyboard shortcuts https://code.google.com/p/**spyderlib/issues/detail?id=578http://code.google.com/p/spyderlib/issues/detail?id=578 How do I propose incorporate the changes?

@spyder-bot
Copy link
Collaborator Author

From fhe...@gmail.com on 2011-12-22T07:24:21Z

I created this patch using 'diff -Naur spyderlib/plugins/editor.py ../spyder-2.1.6-original/spyderlib/plugins/editor.py > print_shortcut.patch ' against the current stable.
The patch is attached. Is this enough/okay?

Attachment: print_shortcut.patch

@spyder-bot
Copy link
Collaborator Author

From techtonik@gmail.com on 2011-12-22T08:01:24Z

No. The change is opposite. You need 'diff oldfile newfile". The easiest ways to do this is https://code.google.com/p/spyderlib/wiki/NoteForContributors#Running_from_source and use hg diff.

@spyder-bot
Copy link
Collaborator Author

From fhe...@gmail.com on 2011-12-22T08:27:54Z

Thanks. Attached is the output of hg diff > print_shortcut.patch

Attachment: print_shortcut.patch

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2011-12-22T15:04:00Z

Hi fheday, thanks for your contribution. We will surely push your patch to the main repo because it adds a missing functionality. However, it doesn't really solve the issue as reported by the first person, i.e. Tim.

He wants a way to print the whole table of Spyder shortcuts, the one you find in Tools > Preferences > Keyboard shortcuts

Thanks for taking the time to improve Spyder and for your effort,
Carlos

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2011-12-22T16:34:53Z

I uploaded the patch. It works great! See revision 7fae533eef16

@spyder-bot
Copy link
Collaborator Author

From techtonik@gmail.com on 2012-02-28T23:03:30Z

This feature request was hijacked, so I changed the title to avoid confusing and time waste.

Tim, could you please open a new issue for your enhancement?

Summary: feature-request: add a keyboard shortcut for print menu
Status: Fixed
Owner: ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants