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

change 3den debug console keybind to ctrl+d #274

Merged
merged 2 commits into from
Feb 24, 2016
Merged

Conversation

commy2
Copy link
Contributor

@commy2 commy2 commented Feb 24, 2016

^ circumflex is a horrible keybind for the debug console, because it will add an additional "^" once you start typing. This PR changes that keybind to ctrl+D (, which was used in the 2D editor too).
I tried to add the keybind with +=, so circumflex still works, but apparently 3den only accepts the first bind, even though this is an array.

Also adds alt+f hotkey for functions viewer and ctrl+g for config viewer.

ctrl+f and ctrl+shift+f were already used by search functions.

@commy2 commy2 added this to the 2.3.2 milestone Feb 24, 2016
Killswitch00 added a commit that referenced this pull request Feb 24, 2016
change 3den debug console keybind to ctrl+d
@Killswitch00 Killswitch00 merged commit 443dee7 into master Feb 24, 2016
@thojkooi thojkooi deleted the 3dendebugconsole branch April 25, 2016 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants