maxdevjs
maxdevjs
In my shallow tests I found distros that do not install `xfontsel` by default. In case, should be added as dependency.
Right, I misunderstood :) What distro do you use? What exact program (and in which package, if applicable) you suggest? This way checks against a few different distros can be...
`xfontsel` is what you already to use. What exact program (and in which package, if applicable) do you suggest as alternative?
My point is to identify if exists something that possibly every distro installs as default. Also, when using exclusively `WM`s most of the "add-ons" of a common `DE` are not...
About the check with another synced device: everything **seemed** fine with the following versions: Firefox version: 102.0(64bit) Extension version: 8.0.7 On this device, the extensions so far does not cause...
@dannycolin thank you for the reply 1. I previously disabled/enabled the extension (always because of high cpu/memory consumption related issues) several times (over the course of a few months) and...
@dannycolin thank you for the reply. > you didn't loss your data Yes, I lost the data. Only the containers names (I do not know what more, if) were restored....
@dkarter great solution! There is a simple way to use the 'internal' fzf.vim preview ( `fzf#vim#with_preview`)? Trying it without success.
Same on Linux. First time I install `luarocks`, then I can not say if it worked before. ``` LuaRocks version: 3.0.4-1 Lua version: 5.3.4 ``` ```sh $ ./configure --lua-version=5.3 --prefix=$HOME/.luarocks...
Installing with `./configure --lua-version=5.3 --prefix=$HOME/.luarocks` Tried and failed: `luarocks install --server=http://luarocks.org lgi` Happens also cloning the repo. Furthermore: ```sh $ luarocks install --verbose ... os.execute: cd '$HOME/' && test '-e'...