cloudcmd v6.0.0
Rename a group of files
If you have a lot files you want to rename, you can edit their names in text editor.
I'll show you how to do this in step-by-step guide.
- Chose directory with files you want to rename
- Select files with keys Ctrl + a
- Press Ctrl + m to open editor with file names
- Modify names in a way you like
- Press Ctrl + s to apply names change
- Chose OK and observe changes
fix
- (cloudcmd) --editor: do not change editor
feature
- (edit-names) add ability to edit file names in editor
- (edit-file) add
- (util) Util.type -> itype
- (util) rm checkType
- (util) add kebabToCamelCase
- (util) getStrBigFirst: client -> util