Sublime Text 2 is sluggish during work over sshfs

后端 未结 3 1796
既然无缘
既然无缘 2021-02-02 18:33

I am using Sublime Text 2.0.1, and unfortunately making it work with files distributed over sshfs is a pain - switch to other tab and go back makes Sublime checking if file has

3条回答
  •  佛祖请我去吃肉
    2021-02-02 18:42

    As @havoc-io said, this is mainly a problem of how ST2 listens to file system modifications. sshfs is simply too slow to handle the requests.

    I'd recommend you to use a plugin like Sublime SFTP.

提交回复
热议问题