ahrm
ahrm
I think this breaks our github actions build scripts. Also instead of having to separate scripts, there should be a single script that takes an argument whether we want to...
I would have to test in on multiple platforms. Currently I am preparing to release a new version, so I don't want to mess with the build system, I will...
I don't think I can fix this on sioyek's end (probably it is a window-manager specific thing), this probably should be fixed in Qt side.
Can't reproduce this issue on windows. What platform are you using and which sioyek version (e.g. did you download it from a package manager?)
I don't use WSL so I don't directly debug the issue right now, but we do have a `vimtex_wsl_fix` config option which I don't exactly remember what it does, but...
After https://github.com/ahrm/sioyek/commit/0c0507a567dfe755bf8e7db7e4c698b581b62bbd you should be able to do something like this in `prefs_user.config`: ``` new_macro _export_to_default_path export(/path/to/default.json) ```
Can you share the document or is it private?
Added a `select_ruler_text` command in this commit in the development branch: https://github.com/ahrm/sioyek/commit/b7bf8d86e55371ee0b8b7963b8b6a369a6cce68e.
Does this happen in every document or in a specific document? I can't reproduce the issue, if it happens in a specific document, please link it here.
I think this maybe an interaction of QMainWindow with your window manager because I can't reproduce it on my machines. What window manager are you using here?