c02y
c02y
> I got the solution from [stackoverflow](https://stackoverflow.com/questions/60736446/strange-characters-when-pasting-into-terminal-fish-shell-200-and-201) for strange characters while pasting in ranger. You need to disable bracketed paste mode like this: > > ```fish > function ranger_cd >...
Honestly, I don't know how ranger calculates the size (haven't read the code) But a lot of programs provide flags to use 1000 or 1024 based sizes, ranger is using...
It's very annoying that every time I try to move/drag my window using left-click and drag it, it pauses the video, I disabled titlebar, so when it is playing a...
@jimmy-1000 Yeah, now I use left-mouse-key to click-and-drag the window, and right-mouse-key or SPACE key to pause/play the video, just a workaround. But left-mouse-key to pause/play the video is like...
related: https://github.com/yshui/picom/issues/783
> How are you running picom because if you dont specify the backend in the config then you will get black corners when you run with `picom --experimental-backends` so you...
Any problem? Is it going to be merged and released any time soon?
If you are using Linux, install `kimageformats` package, the name is the package name for Arch Linux, and it is working for avif, not sure about the other two formats.
I don't know what `full redraw` exactly means. IMHO, toggle on and off the menu/tool bar is a full redraw, but it doesn't work as you said. I found this...
The doc says ``` nickel_orientation - one of: invert (4.13.12638+) - Toggles between inverted/non-inverted (preserves side) (this will not work if used in a chain with swap) swap (4.13.12638+) -...