Improve Ctrl-Enter behavior
Here's a situation:
- Hold
enter
- Press and hold
ctrl
- Release enter
Actual behavior:
Post submits
Expected behavior
: (the way gitlab works for example)
Post doesn't submit
If we match the expected behavior there's a chance we'll resolve "pleromafe submits on ctrl-v" problem several people reported over the years.
Edited by HJ