ahrm
ahrm
Which sioyek build are you using? This was an issue in 1.5 release but it should be fixed in the latest commits.
There are newer experimental builds here: https://github.com/hexomancer/sioyek/releases/tag/v0.31.395
Can't reproduce the issue. Are you sure when double clicking on a file, windows is using the newer sioyek builds?
We have already added smooth scrolling in 1ce9d365ac602e277dfcd34a82c08c789c84ac24 (not in a released build yet).
Does the `new_window` command work?
That's strange. I will try to see if I can reproduce this problem if I get my hands on a mac (probably will be a while, in the meantime, if...
There was a bug with `should_launch_new_window` which should be fixed in the latest commits. See this issue: https://github.com/ahrm/sioyek/issues/424.
Which sioyek build are you using? This is a bug in version 1.5, but it should be fixed now (not released in a stable build yet though).
Did you clone the repository recursively? Also experimental builds are available in this repository if you just want to check the new version: https://github.com/hexomancer/sioyek/releases/tag/v0.31.376
Looks like there is an instance of sioyek already running. Make sure to close all the instances (maybe restart the system) and try again. If you want to launch a...