-
Hi, I've been encountering this issue where with an input of a file with spaces and hyphens, those are deleted in the output file. For example : "One Piece - Chapter 4.cbz" will be named "OnePieceChap…
hvmzx updated
4 months ago
-
Reproduce:
1. tag -a 1 t/pool
Works well even though based on the UG, even though the format does not match the one in the UG. User is not informed that whitespaces are ignored and fin…
-
Is it possible to have a quoted string as an argument to a tag, without the surrounding quotes being preserved in the output?
Selmer, as expected, _does_ treat the quoted string as a single argumen…
-
**Describe the bug**
After naming all of my spaces, the order gets messed up (I name two spaces, A and B. Later the names switch to B and A).
I think this happens most often when unplugging from …
-
My (maybe wrong) understanding is that the public API of a package is what its main module `export`s.
However, exports only impact when `using` a Package and not when `import`ing. However, for large…
-
It is possible to enter a value `https://creativecommons.org/ licenses/by-nc/4.0/` in the work Licence field (note space between `.org/` and `licences`), even though both the app and the database have…
-
If it helps anyone with people wanting to use style2paint 4.5 without colab
or downloading the exe if your a bit unsure or don't have a gaming pc,
instead, you can safely use it here:
https://hug…
-
### Feature
When I use `insert-output` with, for example, `cat My File With Spaces In the Name.txt`, the command `cat` (correctly) fails with "No such file". In this situation, `insert-output` sil…
-
Reproduce:
1. tag -a 1 t/pool
Works well even though based on the UG, even though the format does not match the one in the UG. User is not informed that whitespaces are ignored and fin…
amzhy updated
2 years ago
-
When `aiida-shell` runs with some arbitrary command, like `cat`, an AiiDA `code` object is created automatically.
Part of this process is calling `which` to get the path to the arbitrary command:
…