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

scide: add OSX delete word ctrl+w shortcut #1272

Merged
merged 2 commits into from
Nov 7, 2015

Conversation

vdonnefort
Copy link
Contributor

This patch adds to scide the well-known terminal shortcut ctrl+w. This shortcut
is applied to OSX only because of a conflict with the close shortcut.

This patch adds to scide the well-known terminal shortcut ctrl+w. This shortcut
is applied to OSX only because of a conflict with the close shortcut.
@timblechmann
Copy link
Contributor

looks good to me, but imho the action should not be platform-specific. only the keyboard binding to meta-w

This patch allows to declare the delete word action for all platforms but create
the shortcut ctrl+w for OSX only.
@vdonnefort
Copy link
Contributor Author

@telephon @jleben @muellmusik Any news about this PR?

@vdonnefort
Copy link
Contributor Author

@telephon @jleben @muellmusik Any news about this PR? The Travis failed because of "Error: SHA1 mismatch"

@scztt
Copy link
Contributor

scztt commented Mar 6, 2015

I tried it again and travis passed. For future reference, in case of anything that seems like a travis outage or transient error, you can restart the build from the travis page - look for the circle-arrow icon in the upper-right.

crucialfelix added a commit that referenced this pull request Nov 7, 2015
scide: add OSX delete word ctrl+w shortcut
@crucialfelix crucialfelix merged commit cf99448 into supercollider:master Nov 7, 2015
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.

4 participants