After some discussion of alternatives, the simplest way for Textadept was to add a local patch that undoes the block cursor selection change that happened earlier this year: https://foicica.com/lists/code/201710/4061.html
In case you'd like to do the same, I've made PR #1608 to first bring your `scintilla_changes.patch` up to date. The corresponding issue is #1606 Then, in another PR I would add the cursor block behaviour restoration to it. The change that caused all this is quite simple to undo anyway: https://sourceforge.net/p/scintilla/code/ci/d29f1dad85ac3ec2a57c9341c5bd62a05c07d1e0/ -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1442#issuecomment-335009039
