Sublime Forum

Bug - multiple workspaces

#1

Hi,

I’m using Sublime Text 2.0.2 Build 2221 on Mac OS X.

I have several projects open at the same time. Each project is opened “as a directory” in a different SublimeText instance. I place each of these instances on their own Mac workspace screen by clicking on the top-right button on each window.

There is a bug: Whenever I’m editing on one screen, then switch to another screen (Ctrl + left/right), the first edit would always happen on the previous window. For example, let’s say I have 2 instances open on screen1 and screen2. I start on screen1. Then I [Ctrl+right] to screen2 where I begin to type “hello”. “h” will be added on screen1 at the previous cursor location, and “ello” will be added to screen2.

This bug is reproduced consistently.

Please fix.

0 Likes