Textext Plugin and the Enter key

Textext Plugin and the Enter key

I am using this plugin with the autocomplete and tags options.

By default / currently, if the user presses the enter key after typing some text in the textarea, it will turn the text typed into a tag. I want to stop this behavior and make the enter key to submit the form as normal.

I think the code that needs changing would be in the .js file that comes with the plugin textext.core.js, can anyone help me ?

Thankyou