Cinghio Pinghio
Cinghio Pinghio
Hi, I have a similar behaviour when calling external programs like `rofi` `dmenu` or `wofi`. when I define the following binding: ``` [binds] p = exec notify-send $(lpstat -s |...
For the time being, I found an easy workaround: send the long lasting command to the background. ``` = exec long --lasting --command & ```
Hi, can you be more explicit? I was going to refactor all components in order to automatically pick per-component settings (such as right/left, pre/post) Should I wait for this refactoring...
Cool, In some cases this is the only way out. I'm only afraid of a statusline calling functions at every keystroke... Anyway, would it be possible for each `component` to...
I have the same problem on a linux machine (Archlinux) with `nvim 0.5`. - no connection problems - with `max_jobs` up to 9 everything work flawlessly, problems seems to start...
@wbthomason : yes, the issues started recently (maybe 2/3 weeks? not sure). It happens both with `community/neovim` and `aur/neovim-git`. For `packer` I manually cloned in `~/.local/share/nvim/site/pack/packer/start` and let it manage...
I know that this can be performed by using the pango markup as in: `"your character"` but the configuration will become uite unreadable. Edit: typo Edit2: closed and reopened by...
Unfortunately I couldn't find any weird character on the device files. The problem persisted. Now, while forcing the same device to update to v2 for tasks, the problem is magically...
Well. After sanitizing my shared folder I got a period of few days where everything worked fine. Today after a sudden unwanted reboot of the phone, the error came back....
The problem was solved when I cleared the app cache through the system settings. Which favours the database issue hypothesis.