ainola
ainola
Thanks for this tool! Linux configuration and data storage should reside in XDG_CONFIG_HOME (`~/.config/` if the env variable is not set) and XDG_DATA_HOME (`~/.local/share/` if the env variable is not...
Presently, GAM uses its own directory structure; however if one wants to package this application for system installation, GAM will not (and should not) have access to alter its installation...
Thanks for maintaining this! Many of my contacts have apartment numbers or some other reason to use the "extended address" field. Once these contacts have this field set, however, their...
**Describe the bug** Related to #325 in that escapes are wrongly saved into the file under specific circumstances. In this case, it appears to happen only when the line begins...
I have two accounts on my machine (both using sway) and I switch between them using control+alt+f{1,2}. Kanshi remembers the state of the TTY when I switch but doesn't detect...
### Summary I would like to verify record changes in my domains via `--check --diff` or even view the changes with just `--diff`, but the module does not output any...
This has been imported into Arch's [extra] repository.
Looks like the content being served has changed: ``` tests/test_tldr.py FF.......................... [100%] =================================== FAILURES =================================== _____________________________ test_whole_page[gem] _____________________________ page_name = 'gem' @pytest.mark.parametrize("page_name", page_names) def test_whole_page(page_name): with open(f"tests/data/{page_name}.md", "rb") as f_original:...
### Describe the bug When a person is typing and the three dots are animated, the CPU usage of Cinny spikes CPU usage. It's not full workstation CPU usage but...
Thanks for this! .vipaccess is currently used but linux distros have long since moved on to use XDG_DATA_HOME and XDG_DATA_DIR (~/.config/vipaccess and ~/.local/share/vipaccess by default when those variables are undefined.)