Michal Sojka

Results 21 issues of Michal Sojka

The sp-pair function does not only add, but also remove or update pair definitions. Make it immediately clear at the top of the documentation. Later parts of the documentation refer...

This brings better compatibility with the Julia package ecosystem. Now, if Gnuplot.jl is used in an environment capable of showing multimedia content (IJulia, VS Code, Pluto), their internal viewer will...

When the plot pane is disabled, VS Code neither shows the plot nor prints any warning/error. The plot is not shown because Gnuplot.jl thinks the VS Code can display it....

When an user customizes vterm-buffer-name-string to be non-nil, vterm buffer names can change dynamically, depending, for example, on the working directory of the shell. This causes problems in eval-in-repl, which...

I'm trying to make this work on NixOS and I'm getting the following error: /nix/store/0ibqj2ysg8602by5azn2rgm64w6gmsnd-source/bash-completions-getter.sh: line 178: _completion_loader: command not found It seems that when bash is run in non-interactive...

When I have the following in my .org file, synchronization fails. Note that in the following, github's markdown hides the date in angle backets after SCHEDULED. ** TODO Backup SCHEDULED:...

When I deploy a system with `colmena apply` and run `nixos-version` in the deployed system I get: 23.05pre-git (Stoat) I have my hive configuration in `flake.nix` (if it matters). When...

This functionality allows quickly switching between slides and demonstration. With this enabled (e.g. via the new `--auto-hide` CLI option), when I switch from the pdfpc presenter window to another window,...

`nix build github:hdoc/hdoc#hdoc` fails with: ``` error: … while updating the lock file of flake 'github:hdoc/hdoc/387456d7d116224d478233cb426e3162cf5e9208' error: cannot write modified lock file of flake 'github:hdoc/hdoc' (use '--no-write-lock-file' to ignore) ```...

This significantly reduces CPU load caused by this driver. Without this change, CPU load on a powerful x86 machine with a USB-connected GPS is 36%. The output of the strace...

enhancement
Fix in Review