Ghjuvan Lacambre

Results 226 comments of Ghjuvan Lacambre

@alerque could you try the following steps: - Update the firenvim neovim plugin to its latest version - Run `firenvim#install()` again - Then, edit $XDG_DATA_HOME/.local/share/firenvim/firenvim to add `--clean` and `-u...

Great, thank you! So this must be a bad interaction with another plugin. Could you try to perform a binary search to find out which one is causing this? From...

No updates. The workaround is to disable Firenvim in the tab where you use Google Docs (Firenvim button next to your browser's URL bar > disable in this tab) or...

Announcement: https://developer.chrome.com/blog/resuming-the-transition-to-mv3?hl=en Migration guide: https://developer.chrome.com/docs/extensions/develop/migrate?hl=en Support channels: https://developer.chrome.com/docs/extensions/support?hl=en

>Is Discord using this unmaintained draft-js library even today? I don't know and cannot check, I get immediately and automatically banned every time I try to create a discord account....

@bovine3dom Indeed! It shouldn't be too hard to adapt the code though, I believe replacing `minimalSupportedFirefoxVersion` with a dictionnary whose keys would be `chrome` or `firefox` and whose values would...

Perhaps a solution is to have one frame per tab element, the page would be unable to read the frame's content but Tridactyl would be able to know what tab...

>creates an html document as a string then makes a blob with it, which Firefox is happy to let be the source of an iframe Wouldn't the page be able...

`nvim_get_api_info` has a `deprecated_since` attribute - perhaps it would make sense to auto-generate deprecated.txt from that? This would take care of the concern of people forgetting to mention deprecations in...