Dionisio E Alonso
Dionisio E Alonso
Even more, this flag could come in company of a setting for `write` to specify the list of fields `write` writes by default if no `--fields` flag is used.
To justify even more. Other uses for the functionality I find useful: I have some music files with the comments' tag full. Running `beet write` overwrites that tag and I...
AFAIK, GNOME Terminal stopped being the canon terminal emulator as of GNOME 41-42(? in favor of a simpler one, GNOME Console (not in favor of the decision here, just stating...
> For whatever it's worth, here's gnome-terminal: > >  Furthermore, according to the package dependencies (and supporting my previous answer), GNOME Terminal got stuck in GTK3, it has never...
I think the issue is that according to `Cargo.lock` the app depends on [GTK 4](https://lib.rs/crates/gtk4), but perhaps what I'm looking for is the use of [libadwaita-rs](https://lib.rs/crates/libadwaita). Would that be a...
Is there any progress on the proposed solution?
> @baco – I think instead of modifying the table for transparent background, what we could do is highlight the `Normal` group background with `None` and keep the table as...
Any news on this feature?
The plugin is not getting updates since 2021. I think it may be unmaintained. In my case I switched to [vscode.nvim](https://github.com/Mofiqul/vscode.nvim#vscodenvim)
I don't think `:PylspInstall` is redundant, because without it, at the moment, `python-lsp-server[all]` won't install, for instance, `pylsp-mypy` as it is a third-party plugin. `python-lsp-server[all]` (or a sub-set `[pylint,flake8]`) installs...