Acid Bong

Results 31 issues of Acid Bong

**Steps before the problem:** did `kiss u` and then separately `kiss b pigz`, the output is the same. ![pizg 2 6 error](https://user-images.githubusercontent.com/94849097/149780159-8fc010fa-ff55-4ac3-b0b0-121be545091c.png) **Link check:** error 404. I assume the devs...

**ISO**: Void base x86_64, 2021-09-30 **Installer version**: on the screenshot **Context**: When i finished configuring my installation options and opened the "Settings" tab, it showed me my user password in...

installer

The package manager section on the [main page](https://kisslinux.org/#005) mentions a `kiss upgrade` command, which isn't present on the [page dedicated to the package manager](https://kisslinux.org/wiki/package-manager#001) and, probably, in new versions of...

The example program is written this way: ```c sizeof(int); // Returns size of an `int` sizeof p // p is type int*, so returns size of `int*` sizeof *p //...

I created the profile with the website and tried to enter the Zoom convo. On the test page (where you enter your name and try mic and camera; i'm not...

Help request

Actions in the execution order: 1) if it's a bootstrap, the config stops executing after the plugins are `use`d (taking `packer.sync()` out of `packer.startup()` ensures that they run in series):...

Expected behaviour: like `tree` has it -- the vertical bar descends right from the first character ``` .config/nixos/pkgs ├── default.nix ├── desktop-scripts │   ├── default.nix │   ├── sqrt.sh │   └──...

Expected behaviour (`st` terminal with Gruvbox colours): ![изображение](https://github.com/akermu/emacs-libvterm/assets/94849097/bef0a3c7-c7d0-438c-9484-31e61ab7b7e2) Actual behaviour (`vterm` with `doom-gruvbox` theme): ![изображение](https://github.com/akermu/emacs-libvterm/assets/94849097/b5bcf1e4-f844-4455-81d0-6d9c62d8b9ff) This is not unique to doom-themes and also happens with other themes that set `ansi-color-...`...

use-package is already embedded in Emacs v29 in its latest version, v2.4.5, there's no need to add it to the generated package list anymore