Zurd - 2022-12-03

I don't know why anyone would use gprename with a single dot, just don't put anything and it will do the same.

Indeed, with two dots, it doesn't work properly unfortunately. Fix is a bit easy but too trivial for me to modify. Search the code for ARGV and it's in those lines a modification is needed.

The .config folder or any folder with a dot is a real big problem. The code is good as far as I can tell, however, gtk_tree_store from GTK-Perl doesn't handle it at all. A quick search on the internet doesn't return anything interesting. The only solution is to open GPRename in another folder, show hidden files and then go manually into the folder.

Bug is open for anyone who wants to fix it, thanks!