truesilver92

Results 7 issues of truesilver92

Not sure this is the best place for this, but here is my use-package config for atomic-chrome ```elisp (use-package atomic-chrome :init (setq atomic-chrome-server-ghost-text-port 4002) (setq atomic-chrome-default-major-mode 'org-mode) ;; (setq atomic-chrome-buffer-open-style)...

I am using the (unofficial? not in the list) nixOS version which works great, but when trying to do updates using `nix-env -u` it updates to the normal chromium package...

help wanted
question

in `sql_builder.go` line 91 already calls out to `sqlx.In` to do an expansion that supports multiple IN statements. The removed section duplicated behavior and has a bug between the regex...

running `nox chromium` returns many results, but the keys ones are here: ``` 1 chromium-83.0.4103.61 (nixpkgs.chromium) An open source web browser from Google 20 chromium-81.0.4044.122 (nixpkgs.ungoogled-chromium) An open source web...

I there a 1.49 compatible release? Will you put the releases in github?

Assuming it is a cache that keeps track of your historically selected commands I think it should be moved to `~/.cache/` so that it matches with the xdg standard (I...