Viktor Vilhelm Sonesten

Results 162 comments of Viktor Vilhelm Sonesten

I noticed now that ace-window doesn't fail to draw the selecting character, but it draws it halfway down the PDF page, not in the top-left as is the case for...

In the meantime you could script something together with dzen2.

I am also in favor also. I'll try my hand at this.

From an initial look at it, a boot parameter with a `/nix/store` hash must be supplied, and this cannot be derived from the iso's file name. It could be hard-coded,...

With the `isolinux.cfg` ```cfg SERIAL 0 38400 TIMEOUT 100 UI vesamenu.c32 MENU TITLE NixOS MENU BACKGROUND /isolinux/background.png DEFAULT boot LABEL boot MENU LABEL NixOS 17.09.1483.d0f0657ca0 Installer LINUX /boot/bzImage APPEND init=/nix/store/k2dd07cmp1iixhljc600qkii4kd528d9-nixos-system-nixos-17.09.1483.d0f0657ca0/init...

> Not sure if this is related to post 20.03 changes in make-ext4-fs It was for me. Reverting https://github.com/NixOS/nixpkgs/commit/9ac1ab10c963a86457c2c9b1edf31542ff3737cd and https://github.com/NixOS/nixpkgs/commit/fd2047c642ba44d5c300149f63f68c34da773c04 should pass the build.

When #188 merges this issue moves upstream to `probe-rs-cli-util::common_options`.

CC @perlindgren @vccggorski, to keep you in the loop

I'm also confused: I ended up here because I want to org-store-link to specific pages from PDFView. [org-pdfview allegedly does this](https://github.com/markus1189/org-pdfview), but it is deprecated in favour of org-pdftools, and...

This issue is resolved by setting `(setq fill-flowed-encode-column 998)`. I do not know why.