Fifv
Fifv
Due to weird chromium behavior, Alt+Tab at fullscreen resizes the window a bit, then subtitle disappears. The resize event is handled by `resizeWithTimeout()` in subtitles-octopus.js, which is: ```javascript self.resizeWithTimeout =...
The vscode's change: https://github.com/microsoft/vscode/pull/201977/commits/604c27cbbad7a89ac561323072ebda14116bd144 I changed `md5` to `sha256` in the code and it works, but some logic to check the vscode's version may needed for compatibility.
**Describe the bug** My dict (see below) uses javascript to `.click()` to play audio, but it will stop loading all following pages/dicts. (seems unrelated to `click` itself, as clicking on...
This plugin is amazing! But the cwd detecting doesn't work after I install `treemux` on Arch Linux. After debugging I found the `lsof` command is not found, which is used...