Closed SimonRask closed 3 months ago
I don't think it's a good idea to add a new line character as it will break the regex search. You can achieve the same bahviour by changing your config file without modifying the source code. For example, you can use regex search if the key is Enter
.
In Helix, I commonly use t ENTER to select the rest of the line. With this change that is now also possible here.