DrChr

Results 10 issues of DrChr

After installing `smart-image-renamer` using `pip install smart-image-renamer` on a Windows 10 machine, I get the following error when trying to run it: `$ smart-image-renamer.py -h Traceback (most recent call last):...

Hi, Is it intentional that the sequence counter resets for different subfolders? I applied the script on a folder tree with two subfolders, as follows. SD0 ├── 102D3100 │   ├──...

Due to the model for Sweden using incorrect data, I think you should somehow mark the corresponding web page [1] as invalid or something. Perhaps you could add a banner...

Hi, I tried running `clang-format` on the test case example at the main page. Unfortunately the result wasn't so nice (see below). I tried a few different settings for `clang-format`,...

Hi, What is the license for gitfiend? Is it open source? Right now Gitfiend is gratis to install, what are the plans regarding this for the future? Note: The reason...

Hi, I can't figure out how to provide multiple compiler options when using e.g. clang-head to compile C++. I've e.g. tried adding multiple rows like this: // #wandbox compiler-option: -std=c++2a...

enhancement

Hi, I forked this repo here at GitHub and the example (CI job) worked out of the box. However, a copy of the repo at gitlab.com isn't able to run...

Hi, I just started having a look at ztree-dir and it seems _very_ neat, but I ran in to an annoying UX issue. This issue might belong here, or maybe...

This isssue is a feature suggestion to improve the printout of strings from a CHECK() that fails, in order to make it easier to see how strings differ. ## Description...

has-workaround
type/feature-proposal
category/API-usage

Hi, I thought I'd give `dust` a try, but was disappointed in the behaviour of the tab completion (in Bash in Debian Trixie), i.e. when I do: ``` dust ```...