Hi, What is the best way with RichtexFx to execute some code after ENTER Key ? I use `0.6.10` release. I want if possible override [this line](https://github.com/TomasMikula/RichTextFX/blob/2ac5b74a4154953139268fbb30df42ab65ab2e37/richtextfx/src/main/java/org/fxmisc/richtext/StyledTextAreaBehavior.java#L69) for example, but i don't know how i can do that. Can you explain me please ?
Hi,
What is the best way with RichtexFx to execute some code after ENTER Key ? I use
0.6.10release.I want if possible override this line for example, but i don't know how i can do that.
Can you explain me please ?