Benjamin Schaaf
Benjamin Schaaf
@zalsaeed That's most likely caused by a plugin - try safe mode. It's also unrelated to this issue, as this issue is about scrolling normally not about a hang in...
@zalsaeed safe mode: https://www.sublimetext.com/docs/safe_mode.html
@sweettyler What screen resolution are you using (how large are the windows)? To clarify: was it just as slow in ST3 or is this a regression?
At those resolutions the software rendering used by default will struggle to keep up. I suggest using `"hardware_acceleration": "opengl"`.
You're outputting to a 4k display and presumably get reasonable performance in your browser and desktop environment, I guarantee that you have a GPU. Browsers like chrome use the GPU...
Unfortunately we currently have a high opengl requirement, so you won't be able to use it. Essentially this issue can be changed to "Support OpenGL ES 3.0 for hardware acceleration".
Build 4176 ships a fix for #6416. Unless you're still seeing this in 4176 I'll consider this resolved.
We are broadly in favor of adding TOML.
Fixed in build 4197.
We simply use `g_file_trash` to move files to trash. According to its docs you can mount with the `x-gvfs-notrash` to disable the trash.