Mermouy/bashscripts

Batch rename (spacefm) "capital first word"

Closed this issue · 2 comments

Either the description or the behavior of it is wrong
What steps will reproduce the problem?
1. Create file with the name like ttt3 g278.tte (note the space)
2. Run "capital first word"


What is the expected output? What do you see instead?
Expected: "Ttt3 g278.tte", got: "Ttt3 G278.tte"

What version of the product are you using? On what operating system?
v. 0.2 on ArchLinux 64b

Thank you

Original issue reported on code.google.com by vasyabel...@gmail.com on 28 Jul 2012 at 7:28

What you got is the expected behavior.....I see what you mean by description is 
wrong.  I'll change it to "Uppercase First Letter of Each Word"

Thanks for your feedback.

Original comment by tri...@gmail.com on 31 Jul 2012 at 11:56

  • Changed state: Accepted
fixed in 0.3

Original comment by tri...@gmail.com on 1 Aug 2012 at 3:38

  • Changed state: Fixed