On 12 May 2014, at 22:14, Andreas Dick andudi@gmx.ch wrote:
support for ctrl would be great. I like the ctrl-enter of kmail for sending the email... Andreas
ctrl-enter will be a special case. In master I already support that. It cant be a user-settable key because you would have to enter it while you're in a text input field. And for obvious reasons keyboard shortcuts is turned off while an input field has focus.
So I specifically test for ctrl-enter, and allow only that while you're in the compose window.
Cor