Skip to content

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

Merged
Killswitch00 merged 2 commits intomasterfrom
3dendebugconsole
Feb 24, 2016
Merged

change 3den debug console keybind to ctrl+d#274
Killswitch00 merged 2 commits intomasterfrom
3dendebugconsole

Conversation

@commy2
Copy link
Copy Markdown
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.

2 participants