Himanshu Goswami
Himanshu Goswami
In your `init.lua` you you're calling the module as `require "user.options"`. This will only work if you've structure like `.config/lua/user/options.lua` . You can also call the module as: `require "lua.user.options.lua"`
Am i missing something ?  Isn't it already there
@bew Take a look at Firefox screenshot feature. we select an area, then we keep on scrolling and everything that comes into the area is included in our screenshot
@foxpy did you mean making window much smaller than the output display using `Ctrl -` and then taking the screenshot ??
> @mfsoup, I have done some tests in a dedicated branch [here](https://github.com/joggee-fr/youtube-screenshot/tree/jg/fix-copy-options). It seems to work. Hey, I tried this branch of yours on Linux. I'm able to select the...
@joggee-fr , I'm currently running ``` OS: Endeavouros Linux Kernel: 6.1.37-1-lts Firefox Version: 114.0.2 (64-bit) ``` I checked the mime type by pasting the image to my desktop. It showed...
Hey @joggee-fr, I think the problem is how copied image are being handled in my OS. So i noticed whenever i copy an image from web whether it's jpeg or...