-
Dear hlukes,
Thank you for this nice script! It works fine for the first file in my "input" folder, but stops working for the next files while throwing this error:
raise mod_gpx.GPXXMLSyntaxExc…
-
When porting a plugin, it should be moved from the /plugin dir to the /flowcb dir. To group them together, thinking of putting all on_message plugins (which become after_accept) into its own file dir…
-
### Problem description
GHC cannot compile anything because it asks for normal interface files `.hi` where's only dynamic linking interface files `.dyn_hi` are available in the base package. Strang…
-
It would be cool to have a batch renamer for the OD, because when generating a legal dex, having PokeHex as OD makes it obvious that the pokemon is from doubtful source.
I could have renamed them …
-
Hi there,
I have a ASUS P9X79 PRO motherboard with an i7-4930K and 32GB of ram, gpu is a Sapphire RX 580 Nitro+ 8GB.
The issue is that, after having successfully added your .ffs module to the bi…
-
Hello,
I have been using Linux for many years on a personal basis and windows at work. A feature that I use on Windows I miss a lot when I am on Linux (whatever the flavor).
In the Windows file brow…
-
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my problem.
- [X] I have verified this is not an issu…
-
1. please add keyboard shortcuts to confirm dialog. Y/N worked well in previous version (pre-3.7)
2. even if there are problems deleting a physical file, i would expect that database entry will still…
-
I use Visual Studio Code, and I have to pass the `--wait` option to use it with pipe-rename. However, if I try doing that, I get an error:
```
PS C:\Files> $env:EDITOR="code.exe --wait"
PS C:\Fil…
-
Hi. I have a question.
Can I use captured groups when renaming with regular expressions?
Such as `$1`, `$2`...
And if so, can I use math operations with captured group like in Perl?
Such as `($1…