Congrats on the new release. Very nice!
The behaviour which annoys me on a daily basis still exists. To reproduce:
Open sublime. Make the layout two columns and put an empty file in each column.
In the first column type “hello”, in the second type “there”.
First try single clicking on “hello”, then on “there”. Notice how the focus and cursor changes between the views as expected.
Now select “hello” with the mouse or by double clicking. Then click on “there”. The focus changes which is good. Now click back on “hello”. The cursor remains on “there”. Why?