I wanted to disable the return key functionality on my `TextEdit`, so that the `TextEdit` doesn't get unfocused whenever the user submits a command onto my developer console (which is also bound to <kbd>↵ Enter</kbd>).